-
Hi all,
this lib seems to be great when trying to use zeromq in C++. The first problem I ran into: how to use it?
Slesa updated
4 years ago
-
We can follow https://github.com/zeromq/zeromq.js/issues/189
@rolftimmermans any suggestion regarding the subject?
-
I happened across commit 3664 [1] which indicates epoll and kqueue support is planned. The core devs probably already know what they want to do, but I got curious to understand the background and wan…
-
Hi Yallie,
just tried your project. This is exactly what i was looking for. I'm very optimistic when Microsoft moves UWP10 to Net Standard i can communicate with my Raspberry Windows 10 IoT Core an…
-
### Is your feature request related to a problem? Please describe.
GitHub renders `` and ` E.g.
This is `` text.
This is `` text.
**Edit by @joelverhagen: the following list of HTML tags s…
-
When I search C# websocket server this does not come up. You would get many more stars and users if you add appropriate tags.
-
### Describe the bug
I have an mqtt server built using MQTTnet library 4.0.2.221, i'm sending 1 million message per second to my mqtt server and another client is subscribing to those messages.
I …
-
From https://github.com/zeromq/zeromq.org the wording is a little unclear about how to begin to contribute. I am simply looking to recreate what is there locally on my machine and to understand how to…
-
Hello,
on the server I try to distribute message processing among several workers. I use a poller object for this. However, I would expect different behavior. If I do two workers on the server and se…
-
Does NetMQ supports ZMQ Curve Encryption Algorithm?