TimoHeiten / zer0mqXt

type safe zeroMQ patterns with dotnet core and C#
MIT License
0 stars 0 forks source link

PubSub UsePublisher as Default (w/o opt in first) #53

Closed TimoHeiten closed 2 years ago

TimoHeiten commented 3 years ago

As Library user we want to always be able to use a Socket as Publisher without using an opt in approach first. (if at any rate possible)