-
Notifications
You must be signed in to change notification settings - Fork 84
Additional Serializers
Damian Maclennan edited this page Jan 20, 2015
·
2 revisions
By default Nimbus uses the DataContractSerializer, but you can plug in additional serializers if you like.
Azure Service Bus
Windows Service Bus
Redis
In Process
Configuring Nimbus With Autofac
Configuring Nimbus With Windsor
Configuring Nimbus With Ninject
Sending a Command on the Bus
Publishing an Event on the Bus
Request Response
Multicast Request Response
Multicast Request Response - take First
Large Message Support