videodromm / videodromm-web

node.js web server with Express
GNU Affero General Public License v3.0
1 stars 0 forks source link

add ws client #4

Open brucelane opened 7 years ago

brucelane commented 7 years ago

add ws (npm install ws, not socket.io) for communication. I haven't managed to use ws from React