|
748f273fb9
|
version bump
|
2023-07-23 20:39:19 +01:00 |
|
|
6dfc418cb0
|
version bump
|
2023-07-21 16:06:41 +01:00 |
|
|
8aa4b6bc3d
|
0.4.3-SNAPSHOT: disallow unintentionally overriding command implementations
|
2023-07-21 11:59:23 +01:00 |
|
|
361d3f0b2b
|
improved KVStorage support
|
2023-01-20 02:54:36 +01:00 |
|
|
8175bacfb8
|
removed unused code. fixed storage delegate, added adapter builder onCancel handler registration
|
2023-01-19 16:36:40 +01:00 |
|
|
bc726eada9
|
added opt tool
|
2022-12-19 04:33:36 +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 |
|
|
83a05c763c
|
!fixed bug with wrong serializatin version causing internal comliler error in js/IR
|
2022-12-10 18:12:42 +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 |
|
|
07f9e720a1
|
!refactored session to WithAdapter based to propery run many connections on the server
|
2022-09-28 00:19:07 +03:00 |
|
|
f455f2b955
|
+async commands allow adapter access (remote calls) from command handlers.
|
2022-09-27 16:06:06 +03:00 |
|
|
b68da9237a
|
+versions
|
2022-09-14 04:12:54 +03:00 |
|
|
b35ca92e48
|
added simple realtime server and client code (over ws0
|
2022-09-07 22:38:21 +03:00 |
|
|
0cfe95d4f4
|
simplified adapter/command logic, adapeter builder introduced
|
2022-09-07 20:23:33 +03:00 |
|
|
db7a85fb7b
|
binary command protocol minimalistic test
|
2022-09-07 11:45:06 +03:00 |
|
|
5b94ab1bfd
|
initial commit, lets start
|
2022-08-25 23:16:22 +03:00 |
|