zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

problem: Handling routing key as byte-array is too complicated #801

Closed somdoron closed 5 years ago

somdoron commented 5 years ago

It is hard to use as key in dictionaries or list.

Solution: have a new type for routing key and accept sending and receiving it from socket