Commit Graph

20 Commits

Author SHA1 Message Date
mochi
22d7338878 Add test for AllowClients field 2022-01-14 17:04:39 +00:00
mochi
3f28515706 Remove unnecessary type declarations 2022-01-14 17:04:21 +00:00
mochi
7d73ce9caf Add setupServerClients to inherit existing server instance
previously new clients generated a new server object, so system stats were not shared. This change ensures all test clients use the same server
2022-01-14 17:04:01 +00:00
mochi
0abbaf5070 fix onmessage test 2022-01-05 21:09:12 +00:00
mochi
c2a42a16ca Merge OnMessage and OnMessageModify 2022-01-05 20:59:14 +00:00
mochi
480e60b3f0 Adds tests for publishing event hooks 2022-01-05 20:38:10 +00:00
mochi
7c7b8d58fe Return packets to internal
Now that we can alias types, there's no compelling reason to expose the packets library
2022-01-05 18:10:24 +00:00
mochi
b5685ca0ee update packets library import reference 2022-01-05 17:01:15 +00:00
mochi
aeb4190733 Add tests for new inline publishing method 2022-01-05 13:32:28 +00:00
Mochi
bec9401213 Fix test races 2020-02-12 21:15:15 +00:00
Mochi
e96ef0170d Code and Comments cleanup, vendor deps 2020-02-08 13:24:31 +00:00
Mochi
d1daa843df Persistence V1 2020-02-04 21:18:29 +00:00
Mochi
85f269af5d Adds delete from persistence 2020-02-02 14:38:39 +00:00
Mochi
4a10b0b676 Adds more persistence tests 2020-02-01 18:35:46 +00:00
Mochi
216b04011f Load persistence into server 2020-01-25 13:21:24 +00:00
Mochi
79d1ee392b Progress on persistence 2020-01-15 21:32:40 +00:00
Mochi
6a2d5bede1 Websocket Listener 2020-01-04 20:06:37 +00:00
Mochi
4d3b1d7da4 Publish $SYS Stats to topics 2019-12-31 23:49:17 +00:00
Mochi
19f74cb691 Basic $SYS stats 2019-12-31 19:02:55 +00:00
Mochi
b6184987e8 Restructures code 2019-12-31 15:02:16 +00:00