Skip to content

Host.Transport-1.21.0

Compare
Choose a tag to compare
@zarusz zarusz released this 23 Oct 15:51
· 160 commits to master since this release
  • [Host] Ability to send various message types via the same topic/queue (see docs).
  • [Host] Better matching consumers to arriving polymorphic messages (no reliance on serializer, but MessageType header).
  • [Host.Memory] Autodeclare memory bus accounts for polymorphic messages (see docs).