Giters
hashicorp
/
yamux
Golang connection multiplexing library
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
2229
Watchers:
326
Issues:
59
Forks:
236
hashicorp/yamux Issues
Half-closed reads removes the possibility to communicate Stream closure
Closed
a month ago
Comments count
1
Concurrent calls to Stream.Read can return different data
Closed
a month ago
Comments count
2
writes to half-closed streams stall when sendWindow is exhausted
Updated
2 months ago
Comments count
1
Question on docs for yamux.Server(): max 1 per process or per ReadWriteCloser?
Updated
3 months ago
Comments count
1
Multiple independent listeners on one connection
Closed
3 months ago
Comments count
2
Why does Stream.Read notify recvNotifyCh?
Updated
3 months ago
Download speeds have reduced and upload speeds gone up with the latest version of yamux
Updated
a year ago
Protocol Version Error
Closed
a year ago
Comments count
1
请问,是否支持UDP协议?
Updated
a year ago
Add link to who using yamux
Closed
2 years ago
[bug] TestGoAway failed
Updated
2 years ago
What is Disconnect Flow
Updated
2 years ago
Is Session.Accept Result Really Compatible With net.Conn?
Closed
2 years ago
Comments count
2
Should we close the session when streams receive window exceeded ?
Closed
2 years ago
Comments count
1
yamux: Invalid protocol version: 123
Closed
2 years ago
Stream receivebuffer continually grows
Updated
2 years ago
Comments count
8
Weird question
Updated
2 years ago
Comments count
2
Data lost when closing Session
Closed
2 years ago
Comments count
2
`go test ./...` is failed
Closed
2 years ago
Comments count
1
Missing commit in history
Closed
2 years ago
Comments count
2
Need some documentation on how to use NAT traversal feature
Closed
2 years ago
Comments count
1
http.Serve(Session, nil) hangs on abortPendingRead when using Hijack()
Closed
2 years ago
Comments count
2
Using Session with http.Server can result in an infinite error loop in Accept
Closed
2 years ago
Comments count
4
potential race condition in writing while connection drops
Closed
2 years ago
Comments count
5
Errors should satisfy net.Error interface
Closed
2 years ago
Comments count
1
Option for last stream close to close the session
Closed
2 years ago
Comments count
1
long hang in stream write
Closed
2 years ago
Comments count
10
Wrong doc of func (*Session) Accept
Closed
2 years ago
Comments count
1
Get rid of error when keepalive detects a dead connection
Closed
2 years ago
Comments count
2
Config should take a Logger interface
Closed
2 years ago
Comments count
3
stream recvWindow decremented incorretly
Updated
2 years ago
Comments count
4
Panic when sending large data
Closed
2 years ago
Comments count
2
Send timeout might corrupt outgoing messages
Closed
2 years ago
Comments count
2
TestPing failed on Windows
Closed
2 years ago
Comments count
1
SESSION关闭后r.Session().NumStreams()依然可以获取通道数?是不是有问题
Closed
3 years ago
Named connections(routing)
Closed
3 years ago
Comments count
1
"context canceled" error when using with http.ReverseProxy
Closed
3 years ago
at stream read/write wrap underlying error to returned error
Updated
3 years ago
How can I change the "initialStreamWindow" gracefully?
Closed
4 years ago
Comments count
1
The server should handle GoAway frames
Updated
6 years ago
Comments count
6
Cant send message only connected
Closed
6 years ago
Comments count
1
When MaxStreamWindowSize is larger than initialStreamWindow, should lead to short read
Updated
6 years ago
Comments count
1
http.Serve(session, nil) hangs in abortPendingRead() when hijack is used
Closed
7 years ago
Comments count
1
YaMUX accept rate slower than I need
Closed
7 years ago
Comments count
2
Licensing for language port
Closed
7 years ago
Comments count
1
Yamux should not log errors
Closed
8 years ago
Comments count
1
What about the performance of yamux? It seems yamux speed down a lot of bandwidth.
Updated
8 years ago
Comments count
5
OpenStream hanging on synCh
Closed
8 years ago
Comments count
7
Thread-safety properties
Closed
9 years ago
Comments count
1
"There must be at most one ...-side connection"
Closed
9 years ago
Comments count
1
Previous
Next