Skip to content

NTTDATA-EMEA/roundtrip-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

R12tR12t
R12t
and
R12t
Jan 9, 2021
8a85777 · Jan 9, 2021

History

3 Commits
Dec 10, 2020
Jan 9, 2021
Dec 10, 2020
Jan 9, 2021
Dec 10, 2020
Dec 10, 2020

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