MarceauKa / NodeJS-UDP-Chat-Example

A mundane UDP Chat using Node.js for learning purpose
1 stars 1 forks source link

Node.js UDP Chat example

This is just a mundane UDP chat using node.js for learning purpose.

working-capture

Running server

node server.js

Running client

node client.js

Note

Test it out if you don't know Node.js or UDP protocol. Feel free to "contribute" :)

Licence

LOL => WTFPL - Do What The Fuck You Want To Public License.