Commit Graph

16 Commits

Author SHA1 Message Date
8ecaf9c993 Use SQLITE3 as Server Certificate Database backend 2024-07-14 17:03:53 +02:00
4212e23680 Add tests to servercertdb 2024-07-14 15:52:58 +02:00
7c1e5122de New docs in bonknet_broker 2024-07-14 14:54:32 +02:00
1e4e4bdb53 Refactor TransportStream in Server 2024-03-22 22:05:33 +01:00
a1b4865b3f Refactor Certificate management 2024-03-18 13:40:34 +01:00
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