Skip to content

NTTDATA-EMEA/roundtrip-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roundtrip-node

A round trip server for the web socket protocol

If you have no websocket client at hand, you can install wscat

npm install -g wscat

When the server is running on localhost, you can test the server from the CLI using the below command, type in some text and hit return.

wscat -c ws://localhost:8080

About

A round trip server for the web socket protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published