Commit Graph
18 Commits
Author SHA1 Message Date
Alex Wolden fda20e623e Add copy to event handling to avoid cross mutations 2025-05-15 11:52:15 -07:00
Alex Wolden 68dda3aba2 update login script and drastically reduce chattiness of debug logs for setups with a lot of subscriptions 2025-05-12 22:52:13 -07:00
Alex Wolden 8d805de78d add the ability to subscribe to LOGIN_SUCCESS event 2025-05-12 22:35:53 -07:00
Alex Wolden b3cf2ba7b4 Fix typing on MC top level subscribe method 2025-05-12 21:52:28 -07:00
Alex Wolden 9563a871f1 Fix issue where transports were not disconnecting 2025-05-12 21:51:25 -07:00
Alex Wolden 6fbf15885d Change contract for commands to return full event 2025-04-14 11:23:10 -07:00
Alex Wolden 52553a41bd Handle error events properly in commands 2025-04-14 09:03:56 -07:00
Alex Wolden 3f7155d913 Added in some unit tests 2025-04-13 22:55:39 -07:00
Alex Wolden 84de232f4b Added additional typing and typing fixes 2025-04-13 22:37:00 -07:00
Alex Wolden a1fb931200 Added contact based dest 2025-04-13 22:19:08 -07:00
Alex Wolden 6dc87bafbb Add event filtering to support ACK tracking 2025-04-13 12:03:47 -07:00
Alex Wolden 478bcd92c1 remove some dead code 2025-04-12 14:02:00 -07:00
Alex Wolden cbfc940de6 Fix example 2025-04-12 13:56:44 -07:00
Alex Wolden b700ae75e9 Fix example 2025-04-12 13:53:37 -07:00
Alex Wolden 55af0b2e61 Improve log tracking event 2025-04-12 13:36:03 -07:00
Alex Wolden ea2f17025f Add trace packet type 2025-04-12 13:04:23 -07:00
Alex Wolden a5f1ec5c26 Refactor to event system 2025-04-12 13:04:19 -07:00
Alex Wolden 8f0ecd7d75 Refactor to event system 2025-04-12 00:26:25 -07:00