sanket143 / nodebook

A web-based notebook environment for interactive computing with Node.js
0 stars 0 forks source link

Unwanted behaviour of websockets #2

Closed sanket143 closed 4 years ago

sanket143 commented 4 years ago

ws is broadcasting the data to all connections.

sanket143 commented 4 years ago

I think we should use socket.io https://socket.io/get-started/chat/