Use the real structure with Server-Broker-Client instead of Client-Server-Requester previously used in Bonk v1

This commit is contained in:
2024-02-12 17:33:56 +01:00
parent 7ee40b7dbe
commit 857b9171af
11 changed files with 604 additions and 157 deletions

View File

@@ -1,6 +1,7 @@
[workspace]
resolver = "2"
members = [
"bonknet_broker",
"bonknet_client",
"bonknet_server",
"libbonknet",