Commit Graph

11 Commits

Author SHA1 Message Date
Jonathan Staab 25adcc71ef Tweak some typescript things 2023-09-20 10:28:15 -07:00
Jonathan Staab 47ddbf6498 Add custom emitter and wrapper target 2023-09-14 13:07:10 -07:00
Jonathan Staab ee1ac84ab7 Re-organize connection management 2023-08-14 16:31:17 -07:00
Jonathan Staab 9dad35ce20 Remove listeners from sockets on disconnect 2023-08-02 11:45:15 -07:00
Jonathan Staab 5cbb229708 Fix const bug 2023-07-20 10:05:09 -07:00
Jonathan Staab d6defe2844 Send close only if not already closed 2023-07-20 10:03:43 -07:00
Jonathan Staab 4d6ea603ff Refactor everything to use EventEmitter 2023-07-12 17:06:16 -07:00
Jonathan Staab 7cfd022f16 Remove event id check in handleAuth since request/response might span multiple executors 2023-04-20 11:52:37 -05:00
Jonathan Staab 30b6dcd687 Fix subscription id length, allow custom verb in publish in order to support AUTH 2023-04-03 10:08:15 -05:00
Jonathan Staab 11986c79c7 Fix event callback 2023-03-29 14:01:10 -05:00
Jonathan Staab 5a1a72491e Fix some bugs with message delivery 2023-03-28 14:23:31 -05:00