eclipse / streamsheets

An open-source tool for processing stream data using a spreadsheet-like interface.
https://docs.cedalo.com/
Eclipse Public License 2.0
452 stars 53 forks source link

Allow services to bind to a unix socket if port == 0. #81

Closed ralight closed 2 years ago

ralight commented 2 years ago

As used by the snap package.

ralight commented 2 years ago

I've resolved the changes apart from the parseInt() default. I do agree it would be a shame to lose that, what would your preferred choice be?