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
compile error[E0310]: the parameter type `S`/`K` may not live long enough
#200
gigaimage
opened
1 week ago
1
Compile error when using futures-task v0.3.31
#199
twosatsmaxi
closed
3 weeks ago
6
Added support for futures-task v0.3.31
#198
PaoloPana
closed
3 weeks ago
1
How to set plain_username and plain_password?
#197
iddm
opened
1 month ago
0
Question in regards to options
#196
jbbjarnason
opened
2 months ago
1
ROUTER: poll() and not just recv() ?
#195
Theodlz
opened
3 months ago
0
WIP: create a split dealer socket
#194
rgbkrk
opened
3 months ago
0
enable async dispatcher macros only for tests
#193
rgbkrk
closed
5 months ago
1
update readme with status and runtime support
#192
rgbkrk
closed
5 months ago
0
Introduce async-dispatcher runtime feature
#191
rgbkrk
closed
5 months ago
0
A socket of the ROUTE type may cause memory leaks when a large number of short connections with the same ID are connected
#190
HaidongZhao
opened
6 months ago
0
[WIP] support smol
#189
rgbkrk
closed
5 months ago
0
recv() is not cancel safe
#188
JakkuSakura
opened
8 months ago
0
feat: Allow overriding block_on_no_clients queue param
#187
bemyak
opened
9 months ago
0
Fix lint failures
#186
mmastrac
closed
9 months ago
0
only build ipc transport on *nix systems
#185
rgbkrk
closed
9 months ago
0
How to start ZMQ as a dedicated task in Tokio?
#184
marvin-hansen
closed
10 months ago
0
Update asynchronous-codec and dev_dependencies
#183
mmastrac
closed
1 year ago
0
Getting an error when I add ZeroMQ to my Cargo.toml file.
#182
Nucl3arSn3k
opened
1 year ago
1
Project Status?
#181
siennathesane
closed
1 year ago
6
Automatically derive a Default impl
#180
davidlattimore
closed
1 year ago
1
Update to 2021 edition
#179
davidlattimore
closed
1 year ago
0
Only use required features of regex crate
#178
davidlattimore
closed
1 year ago
1
Kafka compatibility
#177
7flash
opened
1 year ago
0
WIP: Implement PAIR sockets
#176
timthelion
opened
1 year ago
0
Request: non async option for sockets
#175
bkolligs
opened
1 year ago
0
Track caller when spawning async tasks
#174
davidlattimore
closed
1 year ago
0
Fix warning when compiling without all transports
#173
davidlattimore
closed
2 years ago
0
Handle codec errors in REQ socket recv
#172
nullsauce
closed
1 year ago
0
Feature: UDP support
#171
mouse07410
opened
2 years ago
3
Clean up futures-* dependencies
#170
andrewwhitehead
closed
2 years ago
0
Switch lazy_static to once_cell
#169
andrewwhitehead
closed
2 years ago
0
Update dashmap, parking-lot, tokio-util, uuid dependencies
#168
andrewwhitehead
closed
2 years ago
0
Update rand to 0.8
#167
andrewwhitehead
closed
2 years ago
1
Use crossbeam-queue instead of parent crossbeam crate
#166
andrewwhitehead
closed
2 years ago
0
SocketType cleanups
#165
andrewwhitehead
closed
2 years ago
3
Use Bytes inside PeerIdentity
#164
andrewwhitehead
closed
2 years ago
1
change zmq into zmq2
#163
youngday
closed
2 years ago
1
how to deal with this case : after publish restart , subscribe can not receive data .thanks!
#162
xtuyaowu
closed
2 years ago
1
Use async mutexes
#161
andrewwhitehead
closed
2 years ago
4
Remove unnecessary allocations and unsafe
#160
andrewwhitehead
closed
2 years ago
1
`recv` may wait indefinitely in a SUB socket
#159
poyea
opened
2 years ago
1
Is Windows supported?
#158
SpaceMonkeyForever
closed
2 years ago
8
Fix build check error
#157
poyea
closed
2 years ago
0
[WIP] Feat: Support TCP Keep-alive options
#156
poyea
opened
2 years ago
0
Tcp keep alive setting function
#155
testforvln
opened
2 years ago
2
Working on reconnect logic
#154
Alexei-Kornienko
opened
2 years ago
1
Codec Error: Broken Pipe
#153
apowers313
opened
2 years ago
12
Refactored send_round_robin
#152
Alexei-Kornienko
closed
2 years ago
0
"Don't know how to handle this now" in zmq.rs send_round_robin
#151
apowers313
closed
2 years ago
15
Next