Summary
This project demonstrates how principles from the Pi Calculus can be practically applied in modern distributed systems using .NET 8 and MQTT:
- Decoupled communication via topics
- Dynamic system behavior through channel mobility
- Structured message handling with JSON
- Reactive design using process-like abstractions