|
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 |
|