Commit Graph

20 Commits (master)

Author SHA1 Message Date
David Kebler 9eeb5e29a2 0.4.1 update deps 2020-07-26 15:31:04 -07:00
David Kebler aeae1df3fa 0.4.0 refactor how connect packets are handled to match socket package
bump to  0.4.0 in anticipation of 3-2020 deplogyment of light code
2020-03-15 16:32:13 -07:00
David Kebler 84cd362751 0.3.15 refactor push for accepting specific consumers 2020-02-10 21:40:25 -08:00
David Kebler 87e94b765b 0.3.12 support for multiple conPackets as an array
move to using _listening to store state as .listening already used by ws
emit 'socket' for socket listening state
2020-01-16 22:12:47 -08:00
David Kebler 87fba5c955 0.3.11 update/change to new event names connection:consumer and log (from status) 2019-12-08 14:55:40 -08:00
David Kebler 4fcdc4166a 0.3.10
add active getter and emit active and error status when need be
2019-11-21 09:42:58 -08:00
David Kebler 88c61f0895 0.3.9 (merged from http-server)
refactored connected and added auto reconnect ability like the unix/tcp socket including authentication and per consumer ping
added in consumer ping
add emits for consumer connection
2019-09-16 18:07:24 -07:00
David Kebler d3694887eb refactored create to better handle the listening and promise resolution
separated the http server from the underlying web socket so can delay listening until create
2019-08-29 13:43:22 -07:00
David Kebler a8cbea5c66 0.3.8 Update Deps, Clean up package.json. Redo server example 2019-08-13 09:06:52 -07:00
David Kebler 16beda57ae 0.3.7 add better error handling to avoid econnrest exception 2019-04-28 10:25:40 -07:00
David Kebler feb6a93385 0.3.6 updated deps, cleaned up logging 2019-04-26 10:12:49 -07:00
David Kebler 7226a9b137 0.3.5 2019-03-17 13:53:18 -07:00
David Kebler b40ed4169f promisfy bind close 2019-03-17 13:52:58 -07:00
David Kebler 16da37a101 0.3.4 update logger package location 2019-02-26 12:05:39 -08:00
David Kebler 4f0ebc3870 Added JSDOC documentation
Little Cleanup
Updated Dependencies
2019-01-01 19:11:16 -08:00
David Kebler 3ada8f4c8e removed quasar client tester to websocket-client repo 2018-05-27 13:11:45 -07:00
David Kebler 2abb028e13 added client tracking and push notifications
Add example quasar client
2018-05-24 12:25:31 -07:00
David Kebler 8484afd335 upgrade to esm from @std/esm 2018-05-16 07:25:52 -07:00
David Kebler 4651fd4c2d working websocket (server) with json packet processing. Goes with uci-websocket-client repo 2018-04-05 15:05:59 -07:00
David Kebler e254e058a7 initial commit 2018-04-05 15:04:21 -07:00