A simple API for sending and receiving messages.
- Getting started
- How to:
- Send messages
- Receive messages
- Configure and use RockLib.Messaging.NamedPipes
- Configure and use RockLib.Messaging.SQS
- Configure and use RockLib.Messaging.SNS
- Configure and use RockLib.Messaging.Http
- Configure and use RockLib.Messaging.Kafka
- Configure and use RockLib.Messaging.RabbitMQ
- Configure a .NET Framework application with app.config/web.config
- Use RockLib.Messaging with a DI/IOC container
- Send and receive compressed messages
- Send messages transactionally
- Life cycle of messaging scenarios
- Understanding MessagingScenarioFactory
- API Reference: