Commit Graph

  • 3fb6d99dcc 0.1.9 fix initTimeout and retryWait option setting for when zero master David Kebler 2020-03-26 13:28:54 -0700
  • a21aa3bf88 0.1.8 refactored to match .3.9 uci-websocket supports promise connect and auto reconnect with authentification (default is token emits 'status' events so client can monitor socket status the example client now uses quasar 1+ and is designed to work with example server in the uci-websocket repo also uses npm-watch dev dependency for restarting example client with changes in the consumer socket emit consumer-connection events David Kebler 2019-09-08 14:26:07 -0700
  • 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. David Kebler 2019-08-13 09:12:46 -0700
  • a5d8785ec0 some cleanup before moving test client to quasar 1.0 David Kebler 2019-08-11 07:26:05 -0700
  • 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 David Kebler 2019-03-01 18:10:57 -0800
  • 4d6661f785 refactored from simple built in client to reconnecting client package so client will autoreconnect if sockect server goes down/up. David Kebler 2019-01-01 17:23:46 -0800
  • 64bbe11774 add quasar uci socket test client David Kebler 2018-05-31 13:59:18 -0700
  • 7b7872cb64 add processing of pushed packets. The _header.id prop but be set to 'pushed' instead of id of the packet generated by send David Kebler 2018-05-24 12:17:56 -0700
  • b6be936f44 working web browser client (with quasar) uses json packets and specifically works with uci-websocket David Kebler 2018-04-05 15:11:59 -0700
  • 83ec3849dd initial commit David Kebler 2018-04-05 15:11:10 -0700