Issues
- 2
could rep/req accept multi listeners?
#345 opened by DyncKevin - 0
- 1
- 15
Enhancement: Add QUIC transport
#308 opened by lthibault - 3
Dial could be synchronous
#288 opened by gdamore - 3
req/rep protocol pipes need to know about each other
#293 opened by gdamore - 2
Refactor following lessons learned with nng
#305 opened by gdamore - 3
tests are convoluted and don't support coverage
#317 opened by gdamore - 2
NNG-style contexts would be very cool
#316 opened by gdamore - 7
Req does not retry properly on disconnect
#338 opened by edermi - 4
Dial timeout?
#337 opened by richrarobi - 2
How to Implement a chat room app use mangos?
#336 opened by wllenyj - 7
Export protocol structs to facilitate extension
#330 opened by lthibault - 2
Add to pub sub example...
#272 opened by Ranx0r0x - 3
Microsoft/go-winio races badly
#326 opened by gdamore - 2
Wrong go get reference
#328 opened by delioda79 - 3
vgo: mix of old-/new- import paths in `v1.3.0`
#327 opened by sbinet - 0
Discard compat package
#323 opened by gdamore - 0
Use dynamically determined IPC paths in tests
#321 opened by gdamore - 0
Test case for reconnect retry should be skipped
#322 opened by gdamore - 0
Update all import paths to reflect nanomsg.org
#319 opened by gdamore - 1
Nonblocking methods or methods with context/timeout?
#311 opened by skyflyer - 3
new release? 1.2 is over a year old, almost 2.
#314 opened by james-lawrence - 1
TLS URL changes
#295 opened by gdamore - 6
TestScalability: panic: send on closed channel
#296 opened by glycerine - 14
Receive in protocol/rep can give duplicate messages
#298 opened by weberr13 - 3
REQREP bug: sock.Recv() send message two times
#299 opened by mrLSD - 8
[req]: spurious retransmissions
#300 opened by grrtrr - 3
reqrep device msg drop
#309 opened by daveamit - 5
req.NewSocket() slows down
#310 opened by sb10 - 6
Head/Body concatenation?
#273 opened by Ranx0r0x - 3
Not working with Message.Header
#274 opened by eberkund - 1
recv size hard limited to 1MB?
#275 opened by sb10 - 5
Memory leak
#276 opened by Arhius - 3
Transport and binding agnostics
#278 opened by joeblew99 - 2
IPC on windows?
#279 opened by johndrummond - 2
Dropped packets when using Pub/Sub
#280 opened by cheesedosa - 6
message not delivered when publishing only 1 message and closing the socket.
#281 opened by edwardborst - 13
Push to a client?
#282 opened by sb10 - 3
Exponential backoff in reconnect
#287 opened by vagoff - 2
The REQ does not support connect to multiple REP?
#289 opened by wllenyj - 0
Set PropTLSConnState for WSS sockets in Dial
#262 opened by blitzrk - 0
Tunable to disable websocket origin check
#265 opened by omani - 2
Websocket client authentication via cookies?
#266 opened by nsjph - 1
Alias to io.Writer io.Reader Interface?
#268 opened by mengzhuo - 0
Mangos needs a scalability test
#269 opened by gdamore - 2
- 0
race reading sock.wdeadline
#270 opened by gdamore - 18
Return error on timeout in Req/Rep
#286 opened by vagoff - 1
Close of inproc does not notify peer
#291 opened by gdamore