issues
search
zeromq
/
goczmq
goczmq is a golang wrapper for CZMQ.
Mozilla Public License 2.0
591
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Up Go Version
#309
DMoscicki
opened
7 months ago
2
Example on ZMQ Stream
#308
josephnicholas
closed
1 year ago
1
IPv6 issue with Zmq Router?
#307
4LB3R70D
opened
2 years ago
0
Sometimes get "frame error" on rx/tx, but retry method call can fix it
#306
lynxzp
opened
2 years ago
1
Package libczmq was not found in the pkg-config search path.
#305
shiyong1989
opened
2 years ago
1
SIGABRT on newReq() in simultaneous goroutines
#304
bjubes
opened
2 years ago
0
Support for zmq_device
#303
TropicalPenguin
opened
2 years ago
0
gopkg.in/zeromq/goczmq.v4: cannot find module providing package gopkg.in/zeromq/goczmq.v4: gopkg.in/zeromq/goczmq.v4@v4.2.0: invalid version: go.mod has non-....v4 module path "github.com/zeromq/goczmq" at revision v4.2.0
#302
natxo
closed
3 years ago
3
why i send once, but receive twice
#301
skmygdrs
opened
3 years ago
1
Socket not removed from Poller during `Remove()`
#300
ashmrtn
opened
3 years ago
0
Poller.Remove() concurrency bug
#299
ashmrtn
closed
3 years ago
2
Simple Req example?
#298
tgbv
closed
3 years ago
1
Small typo
#297
martinconic
closed
3 years ago
0
Channeler sometimes panics while handling destroy command
#296
twavv
opened
3 years ago
1
Add in-memory CertStore support
#295
shassard
closed
3 years ago
0
go get not working on macos
#294
davedbase
opened
3 years ago
1
cross compile success,but not runable
#293
tangrames
opened
3 years ago
0
Just using "go get" is not working, but "go mod init" then "go get" is working
#292
sunrise2575
opened
3 years ago
0
SIGABRT and core dump when trying to check pollin/pollout on a destroyed sock
#291
aHugues
opened
3 years ago
1
Problem: ZMQ_ROUTER_NOTIFY not supported
#290
tarmo
closed
4 years ago
2
Problem: sending commands to zmonitor actor can fail with EINTR
#289
tarmo
closed
4 years ago
0
Problem: actor errors block channeler shutdown
#288
tarmo
closed
4 years ago
0
Problem: pub/sub channeler tests randomly fail with timeout
#287
tarmo
closed
4 years ago
0
Problem: Pollin()/Pollout() misbehave with Router socket
#286
tarmo
closed
4 years ago
0
Problem: socket interactions randomly fail due to EINTR
#285
tarmo
closed
4 years ago
1
XPUB/XSUB appears to take a lot of CPU time when idle
#284
jonmandrell
opened
4 years ago
0
"goczmq.Rep" Binds the Port
#283
mortymacs
closed
3 years ago
1
use Poller on Router to receive message lead to memory leak
#282
joeedt
opened
4 years ago
0
Thread safe channel interface example problem
#281
wozuo
opened
4 years ago
0
Fix issue with creater a poller with nil readers
#280
bitshiftza
closed
4 years ago
0
Cannot get latest version: module contains a go.mod file, so module path should be github.com/zeromq/goczmq/v4
#279
KateGo520
opened
4 years ago
2
Recv frame error
#278
braatvedt
closed
4 years ago
1
poller.Wait unexpected behaviour
#277
braatvedt
opened
4 years ago
0
Typo on error comment
#276
bahadrix
opened
4 years ago
0
go.mod version
#275
costa
opened
4 years ago
1
add CLIENT/SERVER draft sockets
#274
p4l1ly
closed
4 years ago
2
Can't get encrypted PUB/SUB working
#273
miska
opened
4 years ago
1
Fix index out of bounds error when removing a Sock from a Poller.
#272
bitshiftza
closed
4 years ago
0
Added local_lat and remote_lat go implementations
#271
bitshiftza
closed
4 years ago
1
Monitor actor for obtaining socket events
#270
tarmo
closed
4 years ago
1
CURVE support for Proxy
#269
erkki
closed
4 years ago
4
REQ socket in parallel benchmark
#268
Trial97
closed
9 months ago
0
ZeroMQ message batching
#267
Trial97
closed
1 year ago
1
RecvMessageNoWait not working correctly
#266
Irooniam
closed
4 years ago
1
sock.go: clarify SendFrame documentation
#265
bobertlo
closed
5 years ago
0
all: add proper support for modules
#264
sbinet
closed
5 years ago
0
Problem: go module support was incorrect
#263
taotetek
closed
5 years ago
0
Fix typo in comments of Type Channeler
#262
xxks-kkk
closed
5 years ago
0
Connect a socket
#261
meetme2meat
closed
5 years ago
1
SetSndHwm removed?
#260
ggggggggg
closed
5 years ago
2
Next