Commit Graph

6 Commits

Author SHA1 Message Date
Alexis Tyler 381a3d5967 refactor(ws): use uuid for ws id 2020-01-26 15:34:47 +10:30
Alexis Tyler 9e5207c12d fix: ensure we're using the websocketId for the subcriptions count check 2020-01-26 14:45:05 +10:30
Alexis Tyler 0a9f49fadb fix: switch to using autogen id for each websocket connection 2020-01-26 14:14:35 +10:30
Alexis Tyler 67c37905c4 style: log when something successfully publishes to a channel 2020-01-26 13:53:44 +10:30
Alexis Tyler df9954fa5b fix(pubsub): ensure we only publish to a channel with subscribers 2020-01-26 13:04:13 +10:30
Alexis Tyler 2a1a4fadc3 refactor(project): add better typing support 2020-01-23 16:20:22 +10:30