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
David Kebler
a5d8785ec0
some cleanup before moving test client to quasar 1.0
2019-08-11 07:26:05 -07:00
David Kebler
2627de964d
0.1.6
...
major refactor of websocket client
remove auto reconnect dependency and wrote zero dep one.
Has promise for initial connect and then will reconnect emmiting disconnet/reconnect to server events
2019-03-01 18:12:08 -08:00
David Kebler
4d6661f785
refactored from simple built in client to reconnecting client package so client will autoreconnect if sockect server goes down/up.
...
Minor improvements to test client example.
updated autobind
2019-02-26 12:07:16 -08:00
David Kebler
64bbe11774
add quasar uci socket test client
2018-05-31 13:59:18 -07:00
David Kebler
7b7872cb64
add processing of pushed packets. The _header.id prop but be set to 'pushed' instead of id of the packet generated by send
2018-05-24 12:24:43 -07:00
David Kebler
b6be936f44
working web browser client (with quasar) uses json packets and specifically works with uci-websocket
2018-04-05 15:11:59 -07:00
David Kebler
83ec3849dd
initial commit
2018-04-05 15:11:10 -07:00