socket.io-stream
socket.io-stream copied to clipboard
Is this project still active?
The issues list seem to be piling up, and it looks like there have been few substantive efforts to resolve them since late 2015.
I think you answered your own question.
I've been using socket.io-stream for streaming objects in Godsend. Once I fully grokked everything, I got socket.io-stream working well without any major issues so far. However, an alternative is https://github.com/maxogden/websocket-stream but it's not based on socket.io.
Seems like this project is dead…
A few years down the road... what are people using instead?
I'm just starting to use it. Should I consider something else?
There is SAP which forked this repo and added some features. Maybe, we can use this for presumable future. https://github.com/SAP/node-socketio-stream
Last commit: 16 months ago. Seems dead as well.