Skip to content

sujay2306/WebSockets-Nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSockets

WebSockets technology is a bidirectional, full-duplex protocol for communication between client and server over the web. This protocol enables realtime applications such as chatting, notifications, live feed , multiplayer gaming and other usecases This is the Demo of websockets using NodeJS .

How WebSocket works

Usage

Client:


Server:

License

MIT

About

added the websockets code implementation while learning about websockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published