Skip to content

A .NET library providing a simple and thread-safe in-memory message broker:

License

Notifications You must be signed in to change notification settings

enbrea/enbrea.messagebroker

Repository files navigation

NuGet Gallery GitHub

ENBREA MessageBroker

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.

Installation

dotnet add package Enbrea.MessageBroker

Getting started

Documentation is available in the GitHub wiki.

Can I help?

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.

About

A .NET library providing a simple and thread-safe in-memory message broker:

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks