- 1fff403 Merge pull request #142 from 222twotwotwo/fix-client-shutdown-deadlock by Xin.Zh · 2 weeks ago master
- 53bd491 Merge pull request #144 from 222twotwotwo/fix/quality by Xin.Zh · 2 weeks ago
- 285899c Merge pull request #143 from apache/dependabot/go_modules/github.com/gorilla/websocket-1.5.3 by Xin.Zh · 2 weeks ago
- bfcbca5 revert: omit bug report environment template change by 222twotwotwo · 3 weeks ago
- 0717231 revert: omit PR testing template change by 222twotwotwo · 3 weeks ago
- d8663fe chore: refresh issue quality tooling by 222twotwotwo · 3 weeks ago
- 609d74b chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.3 by dependabot[bot] · 3 weeks ago
- 6932852 Fix reconnect single-flight behavior by twotwotwo · 4 weeks ago
- 1994e7c fix: avoid client close reconnect deadlock by twotwotwo · 4 weeks ago
- 9d6d9f6 test: cover shutdown reconnect edge cases by 222twotwotwo · 4 weeks ago
- 5e77268 Merge remote-tracking branch 'origin/master' into fix-client-shutdown-deadlock by 222twotwotwo · 4 weeks ago
- 5e9c87f Merge pull request #140 from 222twotwotwo/fix-disable-reconnect-after-enough-intermittent-failures by Xin.Zh · 5 weeks ago
- 66aedd3 fix: bound reconnect attempts after session init failure by twotwotwo · 5 weeks ago
- 80d64f0 Merge branch 'apache:master' into fix-disable-reconnect-after-enough-intermittent-failures by twotwotwo · 5 weeks ago
- 01493c7 Merge pull request #139 from 222twotwotwo/fix-UDP-dead-branch by Xin.Zh · 5 weeks ago
- 5aabb45 test: handle accepted connection close error by 222twotwotwo · 5 weeks ago
- fae1394 fix: prevent reconnect during client shutdown by 222twotwotwo · 5 weeks ago
- 22461bf test: cover reconnect attempts reset after successful connection by twotwotwo · 5 weeks ago
- cd64a48 fix: reset reconnect attempts after successful pool fill by 222twotwotwo · 5 weeks ago
- d696ff7 test: cover large UDP read buffer sizing by twotwotwo · 6 weeks ago
- da95dcb Fix UDP read buffer sizing by twotwotwo · 6 weeks ago
- 9bef94c udpReadBufferLenfunc and remove dead branch by twotwotwo · 6 weeks ago
- a45495e Merge pull request #138 from 222twotwotwo/fix--WSS-event-loop-panics-on-normal-server-shutdown/error-return-paths by Xin.Zh · 7 weeks ago
- efceb1f test: cover WSS serve error classification by 222twotwotwo · 7 weeks ago
- c9444d4 test: remove unrelated server variable rename by 222twotwotwo · 7 weeks ago
- d537ba7 Merge remote-tracking branch 'origin/master' into fix--WSS-event-loop-panics-on-normal-server-shutdown/error-return-paths by 222twotwotwo · 7 weeks ago
- 3e44e4a Merge pull request #136 from 222twotwotwo/fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by Xin.Zh · 8 weeks ago
- 5a203ea Merge branch 'apache:master' into fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by twotwotwo · 8 weeks ago
- f08e0e0 fix: avoid WSS shutdown panic by 222twotwotwo · 8 weeks ago
- 029982a Merge pull request #137 from 222twotwotwo/fix-nil-listener-callback by Xin.Zh · 8 weeks ago
- b0eba3e fix: close websocket self-connect connections by 222twotwotwo · 8 weeks ago
- e8190d0 Merge branch 'apache:master' into codex/fix-nil-listener-callback by twotwotwo · 8 weeks ago
- b6f26d2 Merge pull request #135 from 222twotwotwo/fix-GitHub-Actions-CI-failed-in-the-`Check-Code-Format`-step by Xin.Zh · 8 weeks ago
- c50b47e preserve go 1.23 ci matrix by 222twotwotwo · 8 weeks ago
- 2ad45ff fix modernize tool pinning by 222twotwotwo · 8 weeks ago
- e1d3526 fix modernize fmt flag by 222twotwotwo · 9 weeks ago
- adfdc8b fix nil listener cleanup callbacks by 222twotwotwo · 9 weeks ago
- 6feb7c8 Merge pull request #129 from apache/refactor/ci by Xin.Zh · 1 year ago
- fecc3bd fix(example): fix comment by marsevilspirit · 1 year ago refactor/ci
- a858e49 refactor(ci): big refactor by marsevilspirit · 1 year ago
- 83a5e88 Merge pull request #127 from marsevilspirit/master by Xin.Zh · 1 year, 9 months ago
- 2e547d0 update version by marsevilspirit · 1 year, 9 months ago
- 218a54a update run cmd and readme by marsevilspirit · 1 year, 10 months ago
- 888aac9 update readme.md by marsevilspirit · 1 year, 10 months ago
- b342ed4 Merge pull request #126 from No-SilverBullet/master by Xin.Zh · 2 years, 1 month ago
- abe4a17 Merge pull request #6 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years, 2 months ago
- b088927 refact import style by xinfan.wu(吴歆帆) · 2 years, 2 months ago
- 1236f52 Merge pull request #5 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years, 2 months ago
- 546e796 refactor:Add new client-side attribute maxReconnectAttempts to represent the max reconnect attempts in maintaining the tcp connetion pool size by xinfan.wu(吴歆帆) · 2 years, 2 months ago
- ac07194 Merge pull request #124 from No-SilverBullet/master by Xin.Zh · 2 years, 3 months ago
- 84504ea Merge pull request #4 from No-SilverBullet/refactor/tcp_reconnect_var_rename by xinfan.wu · 2 years, 3 months ago
- e64ed0c refact:rename the variable name in TCP reconnect by xinfan.wu(吴歆帆) · 2 years, 3 months ago
- a96fbf7 Merge pull request #123 from No-SilverBullet/master by Xin.Zh · 2 years, 3 months ago v1.5.0
- 56834ab Merge pull request #3 from No-SilverBullet/fix/ws-read by xinfan.wu · 2 years, 3 months ago
- 64f4e1f fix:add mutex in websocket ReadMessage() to prevent data race by xinfan.wu(吴歆帆) · 2 years, 3 months ago
- 2769505 Merge pull request #121 from No-SilverBullet/master by Xin.Zh · 2 years, 4 months ago v1.4.12
- 01362ff Merge pull request #2 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 4 months ago
- fd6e766 refactor: error format in WritePkg method by xinfan.wu(吴歆帆) · 2 years, 4 months ago
- 31379a1 Merge pull request #1 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 4 months ago
- 33fad96 refactor:use named return values for WritePkg method to return the captured panic to caller by xinfan.wu(吴歆帆) · 2 years, 4 months ago
- 7b6e32d fix:issue 120 add mutex to prevent data race in websocket write message by xinfan.wu(吴歆帆) · 2 years, 4 months ago
- c929434 Merge branch 'apache:master' into master by xinfan.wu · 2 years, 4 months ago
- 6a6e1d1 Merge pull request #117 from No-SilverBullet/fix/reconnect by Xin.Zh · 2 years, 5 months ago v1.4.11
- ce6736e Merge pull request #118 from Jardaliao/fix-closing-connection-returns-invalid-code by Xin.Zh · 2 years, 5 months ago
- b33c1e6 fix:maxDuration typo by No-SilverBullet · 2 years, 5 months ago
- 05a6a9a style:change the declaration location ofreconnect-related variables by No-SilverBullet · 2 years, 5 months ago
- 3fd276b Delete .github/workflows/main.yml by No-SilverBullet · 2 years, 5 months ago
- ac8c9a6 Create main.yml by No-SilverBullet · 2 years, 5 months ago
- 0c0272c style:format code by No-SilverBullet · 2 years, 5 months ago
- 4d36106 fix: closing websocket connection returns invalid status code by Jarda · 2 years, 5 months ago
- d3f5be3 style:调整代码注释 by xinfan.wu(吴歆帆) · 2 years, 5 months ago
- 4cbf2c1 restore import format by No-SilverBullet · 2 years, 5 months ago
- 52e6c4a restore import farmat by No-SilverBullet · 2 years, 5 months ago
- 553dc29 fix:1.stop to reconnect when face EOF error 2.exit reconnect when reconnection times exceeds the connection numbers by xinfan.wu(吴歆帆) · 2 years, 5 months ago
- a5233ed Merge pull request #115 from hongshengjie/master by Xin.Zh · 2 years, 6 months ago v1.4.10
- 4033bd3 bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop by hongshengjie · 2 years, 6 months ago
- 71b8185 Merge pull request #108 from takewofly/fix_on_message by Xin.Zh · 2 years, 6 months ago
- 93d91b4 Merge pull request #114 from apache/dependabot/go_modules/golang.org/x/sys-0.1.0 by Xin.Zh · 2 years, 6 months ago
- dccc3d5 Bump golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0 by dependabot[bot] · 2 years, 6 months ago
- 1643183 Merge pull request #112 from DMwangnima/chore/upgrate_go_to_1.20 by Xin.Zh · 2 years, 6 months ago
- 985ac66 fix test by Scout Wang · 2 years, 6 months ago
- eacf90a replace deprecated method from Temporary() to Timeout() by Scout Wang · 2 years, 6 months ago
- 3fc5e81 replace io/ioutil to os by Scout Wang · 2 years, 6 months ago
- 00bb32f upgrade golangci-lint version by Scout Wang · 2 years, 6 months ago
- 3038141 chore: upgrade go version from 1.14 to 1.20 by Scout Wang · 2 years, 6 months ago
- 582f4ca fix: when session is closed, no need do OnMessage by jason · 2 years, 6 months ago
- 04b1165 Merge pull request #109 from apache/fix/set-read-write-deadline by Xin.Zh · 2 years, 6 months ago
- ccec132 disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug by alexstocks · 2 years, 6 months ago
- 7c0f003 Merge pull request #101 from iSuperCoder/refactor/mockable by Xin.Zh · 3 years, 2 months ago
- 1936cf8 Merge pull request #102 from iSuperCoder/feature/sync_from_alexstocks by Xin.Zh · 3 years, 2 months ago
- 1dea1c9 chore: unnecessary use of fmt.Sprintf by iSuperCoder · 3 years, 2 months ago
- 32af5a7 refactor: Adding comments to exported interface methods. by iSuperCoder · 3 years, 2 months ago
- 33a17aa refactor: Export private methods in the gett.Connection interface for mock testing outside of the getty package. by iSuperCoder · 3 years, 2 months ago
- 2ecc342 upgrade gost version by AlexStocks · 3 years, 10 months ago
- 532bf58 Merge pull request #98 from ZLBer/tls by Xin.Zh · 3 years, 11 months ago v1.4.9
- 4dc6252 fix: wrong tls config by zlb · 3 years, 11 months ago
- 3da63c3 Merge pull request #97 from Leospard/master by Xin.Zh · 4 years, 1 month ago
- 532ea3f Update gost by Leospard · 4 years, 1 month ago
- dc1f011 Merge pull request #96 from takewofly/fix_benchmark_mb by Xin.Zh · 4 years, 1 month ago
- f0a3ead fix: change Aggregate bandwidth by jason · 4 years, 1 month ago