Alex Sergeyev

Results 55 comments of Alex Sergeyev

@mbbackus I think your example needs to be changed to react to end of input stream. It also should be fixed for errors (see further below). When web-client disconnects, websocketd...

I just wonder if you can finish it. For example make sure it might work with passing messages faster than every second. BTW if your program also not reacting to...

It's not designed in this way. You certainly could give script permissions to kill websocketd and do this upon exit on Linux/OSX but instead (if you want one-time run) you...

What is difference that `clean:true` would make?

I think it would be nice to remove dependency from github.com though. This regexp seem to be very aggressive: https://github.com/VividCortex/johnny-deps/blob/master/bin/jd#L130 Also I wonder if the https:// appending could be skipped...