Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hashicorp/yamux issues and pull requests
#138 - Add CODEOWNERS file in .github/CODEOWNERS
Pull Request -
State: closed - Opened by mukeshjc 11 days ago
- 1 comment
#137 - Return rootcause shutdown error from yamux
Pull Request -
State: open - Opened by moredure about 1 month ago
#136 - docs: clarify the semantics of concurrent `Read` calls
Pull Request -
State: closed - Opened by tgross about 2 months ago
#135 - Half-closed reads removes the possibility to communicate Stream closure
Issue -
State: closed - Opened by lukaspj about 2 months ago
- 1 comment
#134 - Question on docs for yamux.Server(): max 1 per process or per ReadWriteCloser?
Issue -
State: open - Opened by ErikEngerd 3 months ago
- 1 comment
#133 - writes to half-closed streams stall when sendWindow is exhausted
Issue -
State: open - Opened by slingamn 3 months ago
- 1 comment
#132 - Why does Stream.Read notify recvNotifyCh?
Issue -
State: open - Opened by schmichael 3 months ago
#131 - Allow half-closed reads and test against TCP/TLS connections
Pull Request -
State: closed - Opened by schmichael 3 months ago
#130 - chore: update tests to pass the race detector and linter
Pull Request -
State: closed - Opened by rboyer 4 months ago
#129 - Multiple independent listeners on one connection
Issue -
State: closed - Opened by ErikEngerd 4 months ago
- 2 comments
#128 - Concurrent calls to Stream.Read can return different data
Issue -
State: closed - Opened by lattwood 5 months ago
- 2 comments
#127 - Streams should check for Session shutdown when waiting for data & clean up timers
Pull Request -
State: closed - Opened by lattwood 5 months ago
- 20 comments
#126 - 256 * 1024 bytes
Pull Request -
State: closed - Opened by flcl42 7 months ago
- 1 comment
#125 - Ignore this
Pull Request -
State: closed - Opened by rhino1998 8 months ago
- 1 comment
#124 - Add CloseWrite to Stream
Pull Request -
State: closed - Opened by rhino1998 12 months ago
- 1 comment
#123 - fix: typo
Pull Request -
State: closed - Opened by testwill about 1 year ago
#122 - Download speeds have reduced and upload speeds gone up with the latest version of yamux
Issue -
State: open - Opened by mathews-joseph about 1 year ago
#121 - let ErrTimeout temporary
Pull Request -
State: open - Opened by fatedier over 1 year ago
- 1 comment
#120 - 请问,是否支持UDP协议?
Issue -
State: open - Opened by dotqi over 1 year ago
#119 - Add link to who using yamux
Issue -
State: closed - Opened by cnmade almost 2 years ago
#118 - [COMPLIANCE] Add Copyright and License Headers
Pull Request -
State: open - Opened by hashicorp-copywrite[bot] almost 2 years ago
Labels: automated, legal
#117 - [bug] TestGoAway failed
Issue -
State: open - Opened by cgxxv almost 2 years ago
#116 - What is Disconnect Flow
Issue -
State: open - Opened by kudla almost 2 years ago
#115 - Implements "CloseChan" functionality for "Stream"
Pull Request -
State: open - Opened by hadi77ir almost 2 years ago
- 6 comments
#114 - Is Session.Accept Result Really Compatible With net.Conn?
Issue -
State: closed - Opened by kudla about 2 years ago
- 2 comments
#113 - [COMPLIANCE] Update MPL 2.0 LICENSE
Pull Request -
State: closed - Opened by hashicorp-copywrite[bot] about 2 years ago
Labels: automated, legal
#112 - Should we close the session when streams receive window exceeded ?
Issue -
State: closed - Opened by aaftio over 2 years ago
- 1 comment
#111 - Protocol Version Error
Issue -
State: closed - Opened by da-tai over 2 years ago
- 1 comment
#110 - yamux: Invalid protocol version: 123
Issue -
State: closed - Opened by da-tai over 2 years ago
#109 - remove unreachable return statement + replacing time.Now().Sub(t) with time.Since(t)
Pull Request -
State: open - Opened by OmarTariq612 over 2 years ago
- 1 comment
#108 - Add AcceptBacklog function
Pull Request -
State: open - Opened by manish-hashicorp over 2 years ago
#107 - Record actual copied length
Pull Request -
State: closed - Opened by jefferai over 2 years ago
#106 - fix: Make sendReady a pointer so the Body can be swapped
Pull Request -
State: closed - Opened by mafredri over 2 years ago
- 1 comment
#105 - wait for both recv and send routines to complete on close
Pull Request -
State: closed - Opened by clems4ever over 2 years ago
- 5 comments
#104 - Fix mutex deadlock in `(*Steam).readData`
Pull Request -
State: closed - Opened by mafredri over 2 years ago
- 1 comment
#103 - Fix unsafe header re-use on close and timeout
Pull Request -
State: closed - Opened by mafredri over 2 years ago
- 1 comment
#102 - Protect reads of `sendReady.Body` with mutex and temp buffer
Pull Request -
State: closed - Opened by mafredri over 2 years ago
- 1 comment
#101 - TestPing failed on Windows
Issue -
State: closed - Opened by jinmiaoluo over 2 years ago
- 1 comment
#100 - Fix use of unprotected `stream.sendHdr` in session
Pull Request -
State: closed - Opened by mafredri over 2 years ago
- 2 comments
#99 - Panic when sending large data
Issue -
State: closed - Opened by heymind about 3 years ago
- 2 comments
#98 - Remove unnecessary for loop in Session.send()
Pull Request -
State: closed - Opened by jacobvosmaer about 3 years ago
- 2 comments
#97 - Remove unnecessary *bytes.Reader in Stream.Write()
Pull Request -
State: closed - Opened by jacobvosmaer about 3 years ago
#96 - Implement timeouts for OpenStream
Pull Request -
State: closed - Opened by freddygv over 3 years ago
- 2 comments
#95 - Fix failing partial read on last frame of closed session
Pull Request -
State: closed - Opened by jacobvosmaer over 3 years ago
- 10 comments
#94 - stream recvWindow decremented incorretly
Issue -
State: open - Opened by apmattil over 3 years ago
- 4 comments
#93 - Rework some comments
Pull Request -
State: closed - Opened by dadgar over 3 years ago
#92 - at stream read/write wrap underlying error to returned error
Issue -
State: open - Opened by apmattil over 3 years ago
#91 - let ErrTimeout implements net.Error
Pull Request -
State: closed - Opened by fatedier over 3 years ago
- 3 comments
#90 - "context canceled" error when using with http.ReverseProxy
Issue -
State: closed - Opened by fengye87 over 3 years ago
#89 - Don't verify KeepAliveInterval when keep alive is not enabled
Pull Request -
State: closed - Opened by hexian000 over 3 years ago
- 1 comment
#88 - add StreamCloseTimeout
Pull Request -
State: closed - Opened by mitchellh over 3 years ago
#87 - Weird question
Issue -
State: open - Opened by timchenxiaoyu almost 4 years ago
- 2 comments
#86 - Data lost when closing Session
Issue -
State: closed - Opened by yipal almost 4 years ago
- 2 comments
#85 - How can I change the "initialStreamWindow" gracefully?
Issue -
State: closed - Opened by xpiaoyu about 4 years ago
- 1 comment
#84 - Add support for closing write ends of streams
Pull Request -
State: open - Opened by eandre about 4 years ago
- 1 comment
#82 - Deadline updates impact blocked reads and writes
Pull Request -
State: closed - Opened by dadgar over 4 years ago
- 2 comments
#81 - Add ability to retrieve underlying bufio.Reader rather than layering them
Pull Request -
State: closed - Opened by evanphx over 4 years ago
- 2 comments
#80 - Add ability to cancel Accept by passing a context
Pull Request -
State: closed - Opened by evanphx over 4 years ago
- 2 comments
#79 - add ability to make create streams with timeout like DialTimeout + Context support
Pull Request -
State: open - Opened by tantra35 almost 5 years ago
- 2 comments
#78 - add RTT in session structure
Pull Request -
State: closed - Opened by hanwoody about 5 years ago
- 2 comments
#77 - fix failing test
Pull Request -
State: closed - Opened by pmalhaire over 5 years ago
- 2 comments
#76 - Fix hashicorp/yamux#72, abstract logger into interface
Pull Request -
State: closed - Opened by wweir over 5 years ago
- 1 comment
#75 - SESSION关闭后r.Session().NumStreams()依然可以获取通道数?是不是有问题
Issue -
State: closed - Opened by dotqi over 5 years ago
#74 - Fix function comments based on best practices from Effective Go
Pull Request -
State: closed - Opened by Daanikus almost 6 years ago
- 1 comment
#73 - Fix function comments based on best practices from Effective Go
Pull Request -
State: closed - Opened by CodeLingoBot almost 6 years ago
- 2 comments
#72 - Config should take a Logger interface
Issue -
State: closed - Opened by lthibault almost 6 years ago
- 3 comments
#71 - `go test ./...` is failed
Issue -
State: closed - Opened by win-t about 6 years ago
- 1 comment
#70 - Improve yamux benches
Pull Request -
State: closed - Opened by tarndt about 6 years ago
- 3 comments
#69 - Merge with upstream
Pull Request -
State: closed - Opened by r0l1 about 6 years ago
#68 - Allow passing in a logger
Pull Request -
State: closed - Opened by dadgar about 6 years ago
#67 - Add go.mod
Pull Request -
State: closed - Opened by mitchellh about 6 years ago
#66 - Session.recvLoop(): Improve sanity checking of message types.
Pull Request -
State: closed - Opened by octo over 6 years ago
- 2 comments
#65 - Missing commit in history
Issue -
State: closed - Opened by alvin-huang over 6 years ago
- 2 comments
#64 - Named connections(routing)
Issue -
State: closed - Opened by ilgooz over 6 years ago
- 1 comment
#63 - When MaxStreamWindowSize is larger than initialStreamWindow, should lead to short read
Issue -
State: open - Opened by wllenyj over 6 years ago
- 1 comment
#62 - Dont output keepalive error when the session is closed
Pull Request -
State: closed - Opened by mkeeler over 6 years ago
#61 - Feat/better reset error
Pull Request -
State: closed - Opened by whyrusleeping over 6 years ago
- 1 comment
#60 - Need some documentation on how to use NAT traversal feature
Issue -
State: closed - Opened by codervinod over 6 years ago
- 1 comment
#59 - Cant send message only connected
Issue -
State: closed - Opened by adzimzf over 6 years ago
- 1 comment
#58 - http.Serve(Session, nil) hangs on abortPendingRead when using Hijack()
Issue -
State: closed - Opened by hagna over 6 years ago
- 2 comments
#57 - http.Serve(session, nil) hangs in abortPendingRead() when hijack is used
Issue -
State: closed - Opened by hagna over 6 years ago
- 1 comment
#56 - Using Session with http.Server can result in an infinite error loop in Accept
Issue -
State: closed - Opened by filipochnik over 6 years ago
- 4 comments
#55 - Fix tests race
Pull Request -
State: open - Opened by filipochnik almost 7 years ago
- 5 comments
#54 - copyright section
Pull Request -
State: closed - Opened by aviau almost 7 years ago
- 3 comments
#53 - Streaming perf improv
Pull Request -
State: closed - Opened by preetapan almost 7 years ago
- 1 comment
#52 - Fix race around read and write deadlines in Stream
Pull Request -
State: closed - Opened by filipochnik almost 7 years ago
- 3 comments
#51 - Aboard Read()/Write() by SetDeadline() with past time
Pull Request -
State: closed - Opened by yudai about 7 years ago
- 4 comments
#50 - Fix window update, reduce memory utilization and improve performance
Pull Request -
State: closed - Opened by stuartcarnie about 7 years ago
- 20 comments
#49 - Licensing for language port
Issue -
State: closed - Opened by nbering over 7 years ago
- 1 comment
#48 - Add a callback for keepalive failure
Pull Request -
State: closed - Opened by ghost almost 8 years ago
- 2 comments
#47 - Add timeout support to stream acceptance
Pull Request -
State: closed - Opened by pjvds almost 8 years ago
- 2 comments
#46 - don't block writes after session has shut down
Pull Request -
State: closed - Opened by whyrusleeping almost 8 years ago
- 5 comments
#45 - potential race condition in writing while connection drops
Issue -
State: closed - Opened by whyrusleeping almost 8 years ago
- 5 comments
#44 - Add public session CloseChan method
Pull Request -
State: closed - Opened by r0l1 almost 8 years ago
- 4 comments
#43 - Stream receivebuffer continually grows
Issue -
State: open - Opened by Matthias247 about 8 years ago
- 8 comments
#42 - Yamux should not log errors
Issue -
State: closed - Opened by jeffreydwalter about 8 years ago
- 1 comment
#41 - Fix the ping test by adding a delay to the write operation
Pull Request -
State: open - Opened by Matthias247 about 8 years ago
- 2 comments
#40 - Send timeout might corrupt outgoing messages
Issue -
State: closed - Opened by Matthias247 about 8 years ago
- 2 comments
#39 - optimize ping : if the data is flowing into recvLoop, ping is not required
Pull Request -
State: closed - Opened by xtaci over 8 years ago
- 13 comments
#38 - optimize ping : if the data is flowing into recvLoop, ping is not required.
Pull Request -
State: closed - Opened by xtaci over 8 years ago