A .NET library providing a simple and thread-safe in-memory message broker:
- Supports .NET 6 .NET 7 and .NET 8.
- Based on the publish-subscribe pattern.
- Supports routing of messages via routing keys.
dotnet add package Enbrea.MessageBroker
Documentation is available in the GitHub wiki.
Yes, that would be much appreciated. The best way to help is to post a response via the Issue Tracker and/or submit corrections via a Pull Request.