libzmq
libzmq copied to clipboard
Thread-safe sockets stable progress
- [x] Docs for all socket types
- [x] Docs for zmq-poller
- [x] Client-Server RFC
- [x] Radio-Dish RFC
- [x] Scatter-Gather RFC
- [x] Peer-to-peer rfc
- [x] Channel rfc
- [ ] Stable ZMTP 3.1 RFC
- [ ] Stable Client-Server RFC
- [ ] Stable Radio-Dish RFC
- [ ] Stable Scatter-gather RFC
- [ ] Stable peer-to-peer rfc
- [ ] UDP Docs
- [ ] UDP RFC
@bluca anything else we need?
Client and server are coming to jeromq: https://github.com/zeromq/jeromq/pull/783
NetMQ supports Client-Server, Radio-Dish and Scatter-Gather are coming soon: https://github.com/zeromq/netmq/pull/885
If I may ask, is there a timeline for the Client-Server pattern to arrive in a stable (non-draft) release? Thank you.
If I may ask, is there a timeline for the Client-Server pattern to arrive in a stable (non-draft) release? Thank you.
I would also be very interested in this! Thank you!
Friendly ping. I'm interested in hearing an update on the "draft" APIs but I'm not exactly sure where to look. Where might I get information about the current status of e.g. client/server sockets?
Another friendly ping. Is there a way someone can help to move this forward?
I hope CLIENT-SERVER pattern can be moved to stable API. is there anything I can help with?
I hope CLIENT-SERVER pattern can be moved to stable API. is there anything I can help with?
Me I hope for Radio-Dish. I can help if you want.
The API for the Drafts hasn't changed since 2016, i suggest a offical release with them included is done asap and write Docs and RFCs afterwards.