Skip to content

mhadikz/socket-example-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-programming-example-nodejs

This repository has been made to test socket programming. The client uses "WS", while the server uses "Socket.IO". You can run the app by this command:

npm run dev

Also, make sure your Postman's config is like the below picture to connect the socket server.

Screenshot (138)

Releases

No releases published

Packages

No packages published