Issues
- 1
- 2
- 1
- 1
Question on docs for yamux.Server(): max 1 per process or per ReadWriteCloser?
#134 opened by ErikEngerd - 2
Multiple independent listeners on one connection
#129 opened by ErikEngerd - 0
Why does Stream.Read notify recvNotifyCh?
#132 opened by schmichael - 0
Download speeds have reduced and upload speeds gone up with the latest version of yamux
#122 opened by mathews-joseph - 1
Protocol Version Error
#111 opened by da-tai - 0
请问,是否支持UDP协议?
#120 opened by dotqi - 0
Add link to who using yamux
#119 opened by cnmade - 0
[bug] TestGoAway failed
#117 opened by cgxxv - 0
What is Disconnect Flow
#116 opened by kudla - 2
- 1
- 0
yamux: Invalid protocol version: 123
#110 opened by da-tai - 8
Stream receivebuffer continually grows
#43 opened by Matthias247 - 2
Weird question
#87 opened by timchenxiaoyu - 2
Data lost when closing Session
#86 opened by yipal - 1
`go test ./...` is failed
#71 opened by win-t - 2
Missing commit in history
#65 opened by alvin-huang - 1
- 2
- 4
Using Session with http.Server can result in an infinite error loop in Accept
#56 opened by filipochnik - 5
- 1
- 1
- 10
long hang in stream write
#30 opened by whyrusleeping - 1
Wrong doc of func (*Session) Accept
#23 opened by AlexStocks - 2
- 3
Config should take a Logger interface
#72 opened by lthibault - 4
stream recvWindow decremented incorretly
#94 opened by apmattil - 2
Panic when sending large data
#99 opened by heymind - 2
Send timeout might corrupt outgoing messages
#40 opened by Matthias247 - 1
TestPing failed on Windows
#101 opened by jinmiaoluo - 0
SESSION关闭后r.Session().NumStreams()依然可以获取通道数?是不是有问题
#75 opened by dotqi - 1
Named connections(routing)
#64 opened by ilgooz - 0
- 0
- 1
- 6
The server should handle GoAway frames
#17 opened by ginkoob - 1
Cant send message only connected
#59 opened by adzimzf - 1
When MaxStreamWindowSize is larger than initialStreamWindow, should lead to short read
#63 opened by wllenyj - 1
- 2
YaMUX accept rate slower than I need
#25 opened by ljackson - 1
Licensing for language port
#49 opened by nbering - 1
Yamux should not log errors
#42 opened by jeffreydwalter - 5
What about the performance of yamux? It seems yamux speed down a lot of bandwidth.
#24 opened by liudanking - 7
OpenStream hanging on synCh
#26 opened by whyrusleeping - 1
Thread-safety properties
#20 opened by FooBarWidget - 1
"There must be at most one ...-side connection"
#16 opened by rnapier