This is a proof-of-concept for a basic pub/sub event system based on gRPC
- Strong typing for events
- Support for multiple event types
- Event Streaming (publisher side)
- Event Streaming (subscriber side)
- Implicit topics
- Multiple topics
- Topics auto-cleanup