Skip to content

Rewrite of Operations

Compare
Choose a tag to compare
@pardahlman pardahlman released this 07 Mar 11:00
· 202 commits to master since this release

In this release, the ChannelFactory has been rewritten from the ground up. The old channel factory is left intact, but called ThreadBasedChannelFactory. One of the sync methods in the IChannelFactory interface is removed. It is recommended to use the async methods. All operations now use the new ITopologyProvider for creating topology features.

  • #66 - Upgrade to RabbitMQ.Client 3.6.1
  • #64 - Refactor Operations: Requester, Responder & Subscriber
  • #59 - vNext & default ChannelFactory

Commits: bfa88b3...3e7626f