Commit Graph

5 Commits (a5d8785ec07847d70a2316d010f4763d442d34e8)

Author SHA1 Message Date
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