issues
search
zeromq
/
zmq.rs
A native implementation of ØMQ in Rust
https://crates.io/crates/zeromq
MIT License
1.16k
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle errors in Pull and Router
#150
njeisecke
closed
2 years ago
4
feat: add support for reverse binding between PUB and SUB
#149
dimitar-petrov
closed
2 years ago
9
PushSocket.connect fails due to set_nodelay
#148
gblankendal
closed
2 years ago
0
[example] How to implement forward zmq device
#147
dimitar-petrov
closed
2 years ago
3
Silently ignore send error if a subscriber queue is full
#146
njeisecke
closed
3 years ago
1
ZmqError::BufferFull unhandled
#145
njeisecke
closed
3 years ago
2
Breaking change with minor version increase
#144
Dav1d23
closed
3 years ago
14
reconnect
#143
youngday
opened
3 years ago
3
length of topics are different
#142
youngday
closed
3 years ago
2
Unrecognized feature flags in published crate
#141
clegaard
closed
3 years ago
2
Fixed clippy warnings
#140
Alexei-Kornienko
closed
3 years ago
0
Add task_worker example
#139
renato145
closed
3 years ago
1
Using split_off instead of split_at in ZmqMessage.
#138
karmux
closed
3 years ago
0
Updated dependencies (in particular bytes="1")
#137
CorinJG
closed
3 years ago
1
Fixed Rep socket panic when message comes from Dealer.
#136
karmux
closed
3 years ago
2
Disable Nagle on all sockets
#135
CorinJG
closed
3 years ago
1
All socket types should disable Nagle
#134
CorinJG
closed
3 years ago
1
Added basic SocketOptions struct
#133
Alexei-Kornienko
closed
3 years ago
0
Rep socket panics when message comes from Dealer
#132
karmux
closed
3 years ago
1
Security and authentication support
#131
xpepermint
opened
3 years ago
0
Added prototype of proxy function.
#130
Alexei-Kornienko
closed
3 years ago
0
Clarify async-std usage
#129
TheButlah
closed
3 years ago
0
Directions using `async-std`
#128
xpepermint
closed
3 years ago
3
Add missing `zmq_proxy` method
#127
xpepermint
closed
3 years ago
5
Implemented common traits for Router, Dealer sockets
#126
Alexei-Kornienko
closed
3 years ago
0
Removed separate NonBlocking trait. Rename base traits.
#125
Alexei-Kornienko
closed
3 years ago
0
Added some more asserts.
#124
Alexei-Kornienko
closed
3 years ago
0
Minor refactoring of codec code.
#123
Alexei-Kornienko
closed
3 years ago
0
Make all socket types support multipart messages.
#122
nhuff
closed
3 years ago
4
Consider combining the blocking and nonblocking versions of the send/recv traits
#121
TheButlah
closed
3 years ago
0
Alex/send recv multipart messages
#120
Alexei-Kornienko
closed
3 years ago
11
Allow all socket types to send multipart messages
#119
nhuff
closed
3 years ago
13
Fix README typo
#118
TheButlah
closed
3 years ago
0
Implement connect_forever in util. Related to #73
#117
Alexei-Kornienko
closed
3 years ago
2
Implement socket options struct and builder for socket with options
#116
Alexei-Kornienko
opened
3 years ago
15
Add WebAssembly Support
#115
TheButlah
closed
2 years ago
3
Do we need some kind of Discord channel to discuss stuff about this library?
#114
Alexei-Kornienko
closed
3 years ago
8
FairQueue doesn't notify in case stream end
#113
Alexei-Kornienko
opened
3 years ago
0
Implement Stream/Sink for sockets.
#112
Alexei-Kornienko
opened
3 years ago
0
Feature-gate each transport type
#111
TheButlah
closed
3 years ago
0
Now testing ipv6 as well as ipc in pub_sub_compliant
#110
TheButlah
closed
3 years ago
0
Refactor last few tokio specific parts to be runtime agnostic
#109
TheButlah
closed
3 years ago
0
Add async-std support
#108
TheButlah
closed
3 years ago
3
Fixed CI not running for PRs
#107
TheButlah
closed
3 years ago
1
Update to Tokio 1.0, Fix racey test
#106
TheButlah
closed
3 years ago
7
Updated Cargo.toml to consistently use the canonical semver syntax
#105
TheButlah
closed
3 years ago
0
Initial version of socket monitor impl. Related to #103
#104
Alexei-Kornienko
closed
3 years ago
0
Monitor sockets
#103
yan-zaretskiy
opened
3 years ago
3
Alex/fair queue refactoring
#102
Alexei-Kornienko
closed
3 years ago
0
Socket server crashes with 2 clients
#101
karmux
closed
3 years ago
2
Previous
Next