Commit Graph

10 Commits

Author SHA1 Message Date
40fe234070 improved KVStorage support 2023-01-20 02:55:12 +01:00
8175bacfb8 removed unused code. fixed storage delegate, added adapter builder onCancel handler registration 2023-01-19 16:36:40 +01:00
1fdbcf7913 readme license fix 2023-01-19 12:06:27 +01:00
78c522b03a license. opening it for public 2023-01-19 11:30:44 +01:00
c41d290b7d license. opening it for public 2023-01-19 11:22:46 +01:00
16b2d1780b added reconnection/connection waiting logic
added way to close cannection from the adapter if the protocol implementation allows it (adapter.onCancel/adapter.cancel())
2022-12-18 03:30:11 +01:00
953907b197 v.0.3.3 2022-12-10 21:51:54 +01:00
19b91c0470 +exception registry could be extended from inside adapter and transport
+if websock is already initialized in the server, ignore an error
2022-12-10 14:07:10 +01:00
f455f2b955 +async commands allow adapter access (remote calls) from command handlers. 2022-09-27 16:06:06 +03:00
a671414b55 readme added 2022-09-08 09:21:33 +03:00