Skip to content

Reesy/ts-react-socket-broadcast

Repository files navigation

web-socket-example

An example websocket server with a bundled client to test it. (the optional docker image will be server only)

Commands:

Install: (requires node and npm) npm install

Build: npm run build

Start server: npm run server

Start client: npm run client

Test (not yet added): npm run test

About

An example app using socket broadcast with a react based UI written in typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from Reesy/web-socket-template