Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format
 
 
 
 
Go to file
David Kebler a5d8785ec0 some cleanup before moving test client to quasar 1.0 2019-08-11 07:26:05 -07:00
src some cleanup before moving test client to quasar 1.0 2019-08-11 07:26:05 -07:00
test-client some cleanup before moving test client to quasar 1.0 2019-08-11 07:26:05 -07:00
.eslintrc.js refactored from simple built in client to reconnecting client package so client will autoreconnect if sockect server goes down/up. 2019-02-26 12:07:16 -08:00
.gitignore some cleanup before moving test client to quasar 1.0 2019-08-11 07:26:05 -07:00
.npmignore some cleanup before moving test client to quasar 1.0 2019-08-11 07:26:05 -07:00
package.json 0.1.6 2019-03-01 18:12:08 -08:00
readme.md refactored from simple built in client to reconnecting client package so client will autoreconnect if sockect server goes down/up. 2019-02-26 12:07:16 -08:00

readme.md

UComandIt Websocket Class for Browsers sending and receiving JSON packets

What is it

TL/DR;

What's it good for

Why Bother

Getting Started