OSK.Messages

This library is an implementation of a general management system of the pub-sub pattern. It provides the ability to send messages and integrate with a variety of message delivery systems like RabbitMQ as well as a delivery pipeline once messages are received and consumed within an application.

📖 Documentation

For further information about the library, usage, etc., please visit the Docs Page (or check the /docs folder).

Contributions and Issues

Any and all contributions are appreciated! Please be sure to follow the branch naming convention OSK-{issue number}-{deliminated}-{branch}-{name} as current workflows rely on it for automatic issue closure. Please submit issues for discussion and tracking using the github issue tracker.