Skip to content

ArthurFritz/web-socket-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-socket-node

Test use websocket, client and server in the Node.js

Run this project npm start or node index.js

This server on the port 8080, and client in the port 5000.

Case necessary send message client of the server use the url (http://localhost:5000/?message={"name":"meu%20nome%20é"}) where message send in the query parameter.

About

This test creation web socket client and server in the Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published