A simple websocket abstraction.
Find a file
2021-02-03 02:18:28 +02:00
example proof-of-concept sending packets to client 2021-02-03 02:18:28 +02:00
lib proof-of-concept sending packets to client 2021-02-03 02:18:28 +02:00
.gitignore Initial commit 2021-01-26 06:50:01 +00:00
index.js add connect handler that decides wether socket is accepted or not 2021-01-29 02:40:52 +02:00
LICENSE Initial commit 2021-01-26 06:50:01 +00:00
package.json initialize project 2021-01-26 10:02:57 +02:00
README.md Initial commit 2021-01-26 06:50:01 +00:00

wormhole

A simple websocket abstraction.