12 Commits

Author SHA1 Message Date
mcrakhman
6a1e7d9a20
Fix sync logic, move acks after handling finished, made message service async 2022-08-06 10:22:09 +02:00
mcrakhman
48627c0901
Fix replyId update and add goroutine in handleMessage 2022-08-05 21:05:47 +02:00
mcrakhman
fbaf96eb38
Fix sync bugs and add logs 2022-08-05 18:14:35 +02:00
mcrakhman
31517db9bf
Add contexts and fix bugs 2022-08-05 17:23:43 +02:00
mcrakhman
d0ecf74836
Change dialling logic 2022-08-05 16:33:37 +02:00
mcrakhman
89fb94420a
Fix compile errors and add dependencies 2022-08-05 14:19:03 +02:00
mcrakhman
ad99bbb7e8
Add logs for receiving a message, descriptive messages for api 2022-08-02 20:50:35 +02:00
mcrakhman
718df194fe
Add component registration on start 2022-08-02 17:36:37 +02:00
mcrakhman
9aaa80dcc1
Update tree cache for document creation 2022-07-21 11:03:39 +02:00
mcrakhman
3463b8d374
WIP sync logic prototype with server 2022-07-19 10:40:31 +02:00
mcrakhman
16b3787258
WIP stream logic 2022-07-19 01:43:21 +02:00
mcrakhman
269f907d1d
Add message service to handle streams 2022-07-19 00:47:22 +02:00