Sunday, 3 February 2019

What tools in Node should I use in developing a chat app that connects users using the same network only?

I'm trying to create a chat app that connects users only on the same network connection. Aside from using Socket.io for the chat capabilities, what server-side tools should I use to get all users using the app within the network?

Submitted February 03, 2019 at 02:56PM by creativegoof96

No comments:

Post a Comment