example-websocket-3-in-line/README.md
Andros Fenollosa f3c614613e Add demo
2021-03-04 11:11:00 +01:00

11 lines
123 B
Markdown

<video autoplay muted src="demo.mp4"></video>
## RUN
```
npm i
npm server.js
```
And open `index.html` in your browser.