TimoHeiten / zer0mqXt

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

Tryrespond methods for Rq and Reply methods on socket #40

Closed TimoHeiten closed 3 years ago

TimoHeiten commented 3 years ago

With Try methods on Request and Reply we can use the API without throwing exceptions but using callbacks or boolean return values instead