













SockJS (alternative to socket.io) demo with a BDD hack
13 years ago
SockJS (http://sockjs.org) is a more actively maintained & slightly faster alternative to much more famous socket.io .
This session would consist of a quick demo of an ‘echo’ app done using both SockJS & Socket.io .
Nodejs app invariably use websockets (SockJS & socket.io are wrappers on top of websockets itself). The usual BDD ways in Node.js does not work with websockets. The session concludes with a quick hack BDD hack for websockets in Nodejs.
Share this session:
Leave a Reply
You must be logged in to post a comment.