This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-websocket-client
Watch
1
Star
0
Fork
You've already forked uci-websocket-client
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Web socket client used in browser frontend. Designed to talk with uci-websocket and use the UCI packet format
8
Commits
1
Branch
0
Tags
421
KiB
JavaScript
60.9%
Vue
30.1%
CSS
5.6%
HTML
3.4%
cb2f4a613c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Kebler
cb2f4a613c
0.1.7 Update Deps - created example folder and put in server and client (v1+ quasar) matched examples. Change scripts in package.json to run examples add @uci/websocket as a dev dep.
2019-08-13 09:16:43 -07:00
example
0.1.7 Update Deps - created example folder and put in server and client (v1+ quasar) matched examples. Change scripts in package.json to run examples add @uci/websocket as a dev dep.
2019-08-13 09:16:43 -07:00
src
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
0.1.7 Update Deps - created example folder and put in server and client (v1+ quasar) matched examples. Change scripts in package.json to run examples add @uci/websocket as a dev dep.
2019-08-13 09:16:43 -07:00
.npmignore
0.1.7 Update Deps - created example folder and put in server and client (v1+ quasar) matched examples. Change scripts in package.json to run examples add @uci/websocket as a dev dep.
2019-08-13 09:16:43 -07:00
package.json
0.1.7 Update Deps - created example folder and put in server and client (v1+ quasar) matched examples. Change scripts in package.json to run examples add @uci/websocket as a dev dep.
2019-08-13 09:16:43 -07: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