Commit Graph

13 Commits

Author SHA1 Message Date
4604beed36 Start refactoring for a better code inside the broker 2024-02-26 23:56:13 +01:00
88aeb25fdf Split server and client msgs in libbonknet 2024-02-23 13:40:32 +01:00
0d39ea71c7 Remove some unused code and imports 2024-02-23 13:24:37 +01:00
467e2b6d21 Complete first version of DataStream 2024-02-21 17:54:59 +01:00
83c7a95414 Implement opening of the DataStream. Just the broker copy task/manager is missing 2024-02-21 16:40:49 +01:00
69a37ae89a Change name from AsyncSendMsg to SendMsg and remove old version 2024-02-19 16:54:37 +01:00
37cc133d7f Implement the skeleton for the ServerManager and the spawn of the connection_ids 2024-02-19 14:24:26 +01:00
f8feb9db81 Implement the skeleton for the Server Session handling 2024-02-15 18:01:47 +01:00
37c76aba22 Solved conundrum about Server separation of Subscribe and SendCommand streams 2024-02-14 15:28:08 +01:00
9e3d4c5fe3 Achieve first working Announce registration for Guests 2024-02-12 22:00:41 +01:00
857b9171af Use the real structure with Server-Broker-Client instead of Client-Server-Requester previously used in Bonk v1 2024-02-12 17:33:56 +01:00
7ee40b7dbe Various experiments 2024-01-30 16:07:09 +01:00
21d2b16ee8 Initial commit 2024-01-15 20:21:10 +01:00