Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format
 
 
 
 
Go to file
David Kebler 64bbe11774 add quasar uci socket test client 2018-05-31 13:59:18 -07:00
test-client add quasar uci socket test client 2018-05-31 13:59:18 -07:00
.eslintrc.js working web browser client (with quasar) uses json packets and specifically works with uci-websocket 2018-04-05 15:11:59 -07:00
.eslintrc.js.off2 working web browser client (with quasar) uses json packets and specifically works with uci-websocket 2018-04-05 15:11:59 -07:00
.gitignore working web browser client (with quasar) uses json packets and specifically works with uci-websocket 2018-04-05 15:11:59 -07:00
.npmignore add quasar uci socket test client 2018-05-31 13:59:18 -07:00
browser-client.js add quasar uci socket test client 2018-05-31 13:59:18 -07:00
package.json add quasar uci socket test client 2018-05-31 13:59:18 -07:00
readme.md working web browser client (with quasar) uses json packets and specifically works with uci-websocket 2018-04-05 15:11:59 -07: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

"babel-eslint": "^8.2.1", "eslint": "^4.18.2", "eslint-config-standard": "^11.0.0", "eslint-friendly-formatter": "^3.0.0", "eslint-loader": "^2.0.0", "eslint-plugin-import": "^2.9.0", "eslint-plugin-node": "^6.0.1", "eslint-plugin-promise": "^3.7.0", "eslint-plugin-standard": "^3.0.1"