issues
search
go-zeromq
/
zmq4
[WIP] Pure-Go implementation of ZeroMQ-4
BSD 3-Clause "New" or "Revised" License
344
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Router/Req autoreconnect not taking effect?
#157
freitzzz
closed
1 day ago
0
added default hwm and per-subscriber queues
#156
wyang5
closed
5 months ago
3
all: drop Go-1.20, add Go-1.22
#155
sbinet
closed
6 months ago
0
Fix connReaper goroutine may leak
#154
egorse
closed
6 months ago
0
The connReaper goroutine may leak
#153
egorse
closed
6 months ago
2
PUB/SUB UDP socket
#152
beaquant
opened
9 months ago
1
PUB / SUB sockets
#151
samsamfire
closed
4 months ago
0
Fix connection reaper deadlock.
#150
egorse
closed
9 months ago
4
Deadlock detected by TestConnReaperDeadlock
#149
egorse
closed
9 months ago
2
Add timeout support on send
#148
egorse
closed
11 months ago
5
Send timeout does not works
#147
egorse
closed
11 months ago
4
Zmq4
#146
3zSquirrel
closed
1 year ago
0
meta: new ZeroMQ/C++ license
#145
sbinet
opened
1 year ago
7
all: drop Go-1.19, add Go-1.21
#144
sbinet
closed
1 year ago
1
Fix rep cancellation
#143
encse
closed
1 year ago
5
ci: update actions/setup-go@v4, codecov/codecov-action@v3
#142
sbinet
closed
1 year ago
1
ci: bump staticcheck-ci@v2023.1
#141
sbinet
closed
1 year ago
0
Deal with empty Identity for ROUTER socket
#140
superfashi
closed
1 year ago
2
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
#139
dependabot[bot]
closed
1 year ago
1
subSocket.Topics() is not accessible
#138
shanduur
opened
1 year ago
0
Improve the `CI` github action
#137
bartekpacia
closed
2 years ago
1
Can't get a proxy to work (XSUB/XPUB)
#136
bartekpacia
opened
2 years ago
0
Clarify docs a bit about how Listen() and Dial() translate to bind() and connect()
#135
bartekpacia
closed
2 years ago
6
Implement alternative security
#134
dustinb
opened
2 years ago
1
github.com/pebbe/zmq2 (2.2.0) sub socket cannot connect to github.com/go-zeromq/zmq4 pub socket
#133
Kimbsen
opened
2 years ago
2
Dead lock, how to fix?
#132
hailwind
opened
2 years ago
2
socket accept a new connection, will send and read the greet message,if client always not response with greet message,other client can't connect to server
#131
afengliz
opened
2 years ago
0
Why is go-zeromq/zmq4 not needing libzmq on windows?
#130
wlwatkins
closed
2 years ago
1
zmq4: disable inproc-crouter-cdealer
#129
sbinet
closed
2 years ago
0
zmq4: resend subscriptions in socket.addConn
#128
thielepaul
closed
2 years ago
5
zmq4: add option for automatic reconnect
#127
thielepaul
closed
2 years ago
6
zmq4: make number of retries for dial configurable
#126
thielepaul
closed
2 years ago
6
zmq4: add UnknownTransportError
#125
sbinet
closed
2 years ago
1
no reconnect possible when using `zmq4.NewPub` with `socket.Dial`
#124
thielepaul
closed
2 years ago
4
rename master into main
#123
sbinet
closed
2 years ago
1
Ci staticcheck
#122
sbinet
closed
2 years ago
1
add hello example
#121
ijt
closed
2 years ago
6
Fix REP socket races on client connection
#120
egorse
closed
2 years ago
1
REP socket races on client connection
#119
egorse
closed
2 years ago
0
all: bump x/sync
#118
sbinet
closed
2 years ago
0
Pull socket can not be properly closed, if no clients ever connected
#117
egorse
closed
2 years ago
3
SUB socket SetOption must come after Dial, goczmq/pebbe don't have such limitation
#116
cielavenir
closed
2 years ago
1
router node restart recv block
#115
Wwwwwxh
opened
2 years ago
0
Add context to semaphore
#114
dewei-verkada
closed
3 years ago
4
ci: bump Go-1.17
#113
sbinet
closed
3 years ago
1
Issue #108: moved subscribe logic from pub to sub and xsub sockets.
#112
stitchinthyme
opened
3 years ago
21
meta: consider setting up an OpenCollective account
#111
darkdragon-001
opened
3 years ago
1
Go channel interface
#110
darkdragon-001
opened
3 years ago
0
pub sub err , when close the server the client get error and close
#109
lhd000
opened
3 years ago
1
No messages getting through XPUB/XSUB proxy
#108
stitchinthyme
opened
3 years ago
7
Next