v0.7.0
Network Bus
- Added TCP Network Bus with server/client logic.
- Server can publish a message on a specific channel
- Client uses the local bus for handling events from the network
Improves
- Message uses Build Pattern
- bump go to 1.22
Removes
- some useless tests