1. 1fff403 Merge pull request #142 from 222twotwotwo/fix-client-shutdown-deadlock by Xin.Zh · 2 weeks ago master
  2. 53bd491 Merge pull request #144 from 222twotwotwo/fix/quality by Xin.Zh · 2 weeks ago
  3. 285899c Merge pull request #143 from apache/dependabot/go_modules/github.com/gorilla/websocket-1.5.3 by Xin.Zh · 2 weeks ago
  4. bfcbca5 revert: omit bug report environment template change by 222twotwotwo · 3 weeks ago
  5. 0717231 revert: omit PR testing template change by 222twotwotwo · 3 weeks ago
  6. d8663fe chore: refresh issue quality tooling by 222twotwotwo · 3 weeks ago
  7. 609d74b chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.3 by dependabot[bot] · 3 weeks ago
  8. 6932852 Fix reconnect single-flight behavior by twotwotwo · 4 weeks ago
  9. 1994e7c fix: avoid client close reconnect deadlock by twotwotwo · 4 weeks ago
  10. 9d6d9f6 test: cover shutdown reconnect edge cases by 222twotwotwo · 4 weeks ago
  11. 5e77268 Merge remote-tracking branch 'origin/master' into fix-client-shutdown-deadlock by 222twotwotwo · 4 weeks ago
  12. 5e9c87f Merge pull request #140 from 222twotwotwo/fix-disable-reconnect-after-enough-intermittent-failures by Xin.Zh · 5 weeks ago
  13. 66aedd3 fix: bound reconnect attempts after session init failure by twotwotwo · 5 weeks ago
  14. 80d64f0 Merge branch 'apache:master' into fix-disable-reconnect-after-enough-intermittent-failures by twotwotwo · 5 weeks ago
  15. 01493c7 Merge pull request #139 from 222twotwotwo/fix-UDP-dead-branch by Xin.Zh · 5 weeks ago
  16. 5aabb45 test: handle accepted connection close error by 222twotwotwo · 5 weeks ago
  17. fae1394 fix: prevent reconnect during client shutdown by 222twotwotwo · 5 weeks ago
  18. 22461bf test: cover reconnect attempts reset after successful connection by twotwotwo · 5 weeks ago
  19. cd64a48 fix: reset reconnect attempts after successful pool fill by 222twotwotwo · 5 weeks ago
  20. d696ff7 test: cover large UDP read buffer sizing by twotwotwo · 6 weeks ago
  21. da95dcb Fix UDP read buffer sizing by twotwotwo · 6 weeks ago
  22. 9bef94c udpReadBufferLenfunc and remove dead branch by twotwotwo · 6 weeks ago
  23. 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
  24. efceb1f test: cover WSS serve error classification by 222twotwotwo · 7 weeks ago
  25. c9444d4 test: remove unrelated server variable rename by 222twotwotwo · 7 weeks ago
  26. 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
  27. 3e44e4a Merge pull request #136 from 222twotwotwo/fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by Xin.Zh · 8 weeks ago
  28. 5a203ea Merge branch 'apache:master' into fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by twotwotwo · 8 weeks ago
  29. f08e0e0 fix: avoid WSS shutdown panic by 222twotwotwo · 8 weeks ago
  30. 029982a Merge pull request #137 from 222twotwotwo/fix-nil-listener-callback by Xin.Zh · 8 weeks ago
  31. b0eba3e fix: close websocket self-connect connections by 222twotwotwo · 8 weeks ago
  32. e8190d0 Merge branch 'apache:master' into codex/fix-nil-listener-callback by twotwotwo · 8 weeks ago
  33. b6f26d2 Merge pull request #135 from 222twotwotwo/fix-GitHub-Actions-CI-failed-in-the-`Check-Code-Format`-step by Xin.Zh · 8 weeks ago
  34. c50b47e preserve go 1.23 ci matrix by 222twotwotwo · 8 weeks ago
  35. 2ad45ff fix modernize tool pinning by 222twotwotwo · 8 weeks ago
  36. e1d3526 fix modernize fmt flag by 222twotwotwo · 9 weeks ago
  37. adfdc8b fix nil listener cleanup callbacks by 222twotwotwo · 9 weeks ago
  38. 6feb7c8 Merge pull request #129 from apache/refactor/ci by Xin.Zh · 1 year ago
  39. fecc3bd fix(example): fix comment by marsevilspirit · 1 year ago refactor/ci
  40. a858e49 refactor(ci): big refactor by marsevilspirit · 1 year ago
  41. 83a5e88 Merge pull request #127 from marsevilspirit/master by Xin.Zh · 1 year, 9 months ago
  42. 2e547d0 update version by marsevilspirit · 1 year, 9 months ago
  43. 218a54a update run cmd and readme by marsevilspirit · 1 year, 10 months ago
  44. 888aac9 update readme.md by marsevilspirit · 1 year, 10 months ago
  45. b342ed4 Merge pull request #126 from No-SilverBullet/master by Xin.Zh · 2 years, 1 month ago
  46. abe4a17 Merge pull request #6 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years, 2 months ago
  47. b088927 refact import style by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  48. 1236f52 Merge pull request #5 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years, 2 months ago
  49. 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
  50. ac07194 Merge pull request #124 from No-SilverBullet/master by Xin.Zh · 2 years, 3 months ago
  51. 84504ea Merge pull request #4 from No-SilverBullet/refactor/tcp_reconnect_var_rename by xinfan.wu · 2 years, 3 months ago
  52. e64ed0c refact:rename the variable name in TCP reconnect by xinfan.wu(吴歆帆) · 2 years, 3 months ago
  53. a96fbf7 Merge pull request #123 from No-SilverBullet/master by Xin.Zh · 2 years, 3 months ago v1.5.0
  54. 56834ab Merge pull request #3 from No-SilverBullet/fix/ws-read by xinfan.wu · 2 years, 3 months ago
  55. 64f4e1f fix:add mutex in websocket ReadMessage() to prevent data race by xinfan.wu(吴歆帆) · 2 years, 3 months ago
  56. 2769505 Merge pull request #121 from No-SilverBullet/master by Xin.Zh · 2 years, 4 months ago v1.4.12
  57. 01362ff Merge pull request #2 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 4 months ago
  58. fd6e766 refactor: error format in WritePkg method by xinfan.wu(吴歆帆) · 2 years, 4 months ago
  59. 31379a1 Merge pull request #1 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 4 months ago
  60. 33fad96 refactor:use named return values for WritePkg method to return the captured panic to caller by xinfan.wu(吴歆帆) · 2 years, 4 months ago
  61. 7b6e32d fix:issue 120 add mutex to prevent data race in websocket write message by xinfan.wu(吴歆帆) · 2 years, 4 months ago
  62. c929434 Merge branch 'apache:master' into master by xinfan.wu · 2 years, 4 months ago
  63. 6a6e1d1 Merge pull request #117 from No-SilverBullet/fix/reconnect by Xin.Zh · 2 years, 5 months ago v1.4.11
  64. ce6736e Merge pull request #118 from Jardaliao/fix-closing-connection-returns-invalid-code by Xin.Zh · 2 years, 5 months ago
  65. b33c1e6 fix:maxDuration typo by No-SilverBullet · 2 years, 5 months ago
  66. 05a6a9a style:change the declaration location ofreconnect-related variables by No-SilverBullet · 2 years, 5 months ago
  67. 3fd276b Delete .github/workflows/main.yml by No-SilverBullet · 2 years, 5 months ago
  68. ac8c9a6 Create main.yml by No-SilverBullet · 2 years, 5 months ago
  69. 0c0272c style:format code by No-SilverBullet · 2 years, 5 months ago
  70. 4d36106 fix: closing websocket connection returns invalid status code by Jarda · 2 years, 5 months ago
  71. d3f5be3 style:调整代码注释 by xinfan.wu(吴歆帆) · 2 years, 5 months ago
  72. 4cbf2c1 restore import format by No-SilverBullet · 2 years, 5 months ago
  73. 52e6c4a restore import farmat by No-SilverBullet · 2 years, 5 months ago
  74. 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
  75. a5233ed Merge pull request #115 from hongshengjie/master by Xin.Zh · 2 years, 6 months ago v1.4.10
  76. 4033bd3 bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop by hongshengjie · 2 years, 6 months ago
  77. 71b8185 Merge pull request #108 from takewofly/fix_on_message by Xin.Zh · 2 years, 6 months ago
  78. 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
  79. dccc3d5 Bump golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0 by dependabot[bot] · 2 years, 6 months ago
  80. 1643183 Merge pull request #112 from DMwangnima/chore/upgrate_go_to_1.20 by Xin.Zh · 2 years, 6 months ago
  81. 985ac66 fix test by Scout Wang · 2 years, 6 months ago
  82. eacf90a replace deprecated method from Temporary() to Timeout() by Scout Wang · 2 years, 6 months ago
  83. 3fc5e81 replace io/ioutil to os by Scout Wang · 2 years, 6 months ago
  84. 00bb32f upgrade golangci-lint version by Scout Wang · 2 years, 6 months ago
  85. 3038141 chore: upgrade go version from 1.14 to 1.20 by Scout Wang · 2 years, 6 months ago
  86. 582f4ca fix: when session is closed, no need do OnMessage by jason · 2 years, 6 months ago
  87. 04b1165 Merge pull request #109 from apache/fix/set-read-write-deadline by Xin.Zh · 2 years, 6 months ago
  88. ccec132 disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug by alexstocks · 2 years, 6 months ago
  89. 7c0f003 Merge pull request #101 from iSuperCoder/refactor/mockable by Xin.Zh · 3 years, 2 months ago
  90. 1936cf8 Merge pull request #102 from iSuperCoder/feature/sync_from_alexstocks by Xin.Zh · 3 years, 2 months ago
  91. 1dea1c9 chore: unnecessary use of fmt.Sprintf by iSuperCoder · 3 years, 2 months ago
  92. 32af5a7 refactor: Adding comments to exported interface methods. by iSuperCoder · 3 years, 2 months ago
  93. 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
  94. 2ecc342 upgrade gost version by AlexStocks · 3 years, 10 months ago
  95. 532bf58 Merge pull request #98 from ZLBer/tls by Xin.Zh · 3 years, 11 months ago v1.4.9
  96. 4dc6252 fix: wrong tls config by zlb · 3 years, 11 months ago
  97. 3da63c3 Merge pull request #97 from Leospard/master by Xin.Zh · 4 years, 1 month ago
  98. 532ea3f Update gost by Leospard · 4 years, 1 month ago
  99. dc1f011 Merge pull request #96 from takewofly/fix_benchmark_mb by Xin.Zh · 4 years, 1 month ago
  100. f0a3ead fix: change Aggregate bandwidth by jason · 4 years, 1 month ago