web socket (server) that process UCI formate JSON packets and is for use with the UCI websocket browser client
Find a file
David Kebler 87e94b765b 0.3.12 support for multiple conPackets as an array
move to using _listening to store state as .listening already used by ws
emit 'socket' for socket listening state
2020-01-16 22:12:47 -08:00
src 0.3.12 support for multiple conPackets as an array 2020-01-16 22:12:47 -08:00
.eslintrc.js working websocket (server) with json packet processing. Goes with uci-websocket-client repo 2018-04-05 15:05:59 -07:00
.gitignore upgrade to esm from @std/esm 2018-05-16 07:25:52 -07:00
.npmignore removed quasar client tester to websocket-client repo 2018-05-27 13:11:45 -07:00
.travis.yml working websocket (server) with json packet processing. Goes with uci-websocket-client repo 2018-04-05 15:05:59 -07:00
package.json 0.3.12 support for multiple conPackets as an array 2020-01-16 22:12:47 -08:00
readme.md working websocket (server) with json packet processing. Goes with uci-websocket-client repo 2018-04-05 15:05:59 -07:00

UComandIt Class Extenson of websocket module

What is it

TL/DR;

What's it good for

Why Bother

Getting Started