Skip to content

A simple nodejs console application of a UDP chat example for learning purposes

Notifications You must be signed in to change notification settings

phinheiro/nodejs-udp-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Nodejs Udp Chat

A simple chat example using nodejs and UDP protocol for learning purposes

Usage:

Run server

node udpserver.js

please note that the server needs to be started first to register the clients connections

Run client instances

node udpclient.js

About

A simple nodejs console application of a UDP chat example for learning purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published