1. a45495e Merge pull request #138 from 222twotwotwo/fix--WSS-event-loop-panics-on-normal-server-shutdown/error-return-paths by Xin.Zh · 2 days ago master
  2. efceb1f test: cover WSS serve error classification by 222twotwotwo · 8 days ago
  3. c9444d4 test: remove unrelated server variable rename by 222twotwotwo · 9 days ago
  4. d537ba7 Merge remote-tracking branch 'origin/master' into fix--WSS-event-loop-panics-on-normal-server-shutdown/error-return-paths by 222twotwotwo · 9 days ago
  5. 3e44e4a Merge pull request #136 from 222twotwotwo/fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by Xin.Zh · 9 days ago
  6. 5a203ea Merge branch 'apache:master' into fix-WebSocket-self-connect-rejection-leaks-the-upgraded-connection by twotwotwo · 10 days ago
  7. f08e0e0 fix: avoid WSS shutdown panic by 222twotwotwo · 10 days ago
  8. 029982a Merge pull request #137 from 222twotwotwo/fix-nil-listener-callback by Xin.Zh · 12 days ago
  9. b0eba3e fix: close websocket self-connect connections by 222twotwotwo · 2 weeks ago
  10. e8190d0 Merge branch 'apache:master' into codex/fix-nil-listener-callback by twotwotwo · 2 weeks ago
  11. b6f26d2 Merge pull request #135 from 222twotwotwo/fix-GitHub-Actions-CI-failed-in-the-`Check-Code-Format`-step by Xin.Zh · 2 weeks ago
  12. c50b47e preserve go 1.23 ci matrix by 222twotwotwo · 2 weeks ago
  13. 2ad45ff fix modernize tool pinning by 222twotwotwo · 2 weeks ago
  14. e1d3526 fix modernize fmt flag by 222twotwotwo · 2 weeks ago
  15. adfdc8b fix nil listener cleanup callbacks by 222twotwotwo · 2 weeks ago
  16. 6feb7c8 Merge pull request #129 from apache/refactor/ci by Xin.Zh · 11 months ago
  17. fecc3bd fix(example): fix comment by marsevilspirit · 11 months ago refactor/ci
  18. a858e49 refactor(ci): big refactor by marsevilspirit · 11 months ago
  19. 83a5e88 Merge pull request #127 from marsevilspirit/master by Xin.Zh · 1 year, 8 months ago
  20. 2e547d0 update version by marsevilspirit · 1 year, 8 months ago
  21. 218a54a update run cmd and readme by marsevilspirit · 1 year, 8 months ago
  22. 888aac9 update readme.md by marsevilspirit · 1 year, 8 months ago
  23. b342ed4 Merge pull request #126 from No-SilverBullet/master by Xin.Zh · 2 years ago
  24. abe4a17 Merge pull request #6 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years ago
  25. b088927 refact import style by xinfan.wu(吴歆帆) · 2 years ago
  26. 1236f52 Merge pull request #5 from No-SilverBullet/refact/tcp_reconnect by xinfan.wu · 2 years ago
  27. 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 ago
  28. ac07194 Merge pull request #124 from No-SilverBullet/master by Xin.Zh · 2 years, 2 months ago
  29. 84504ea Merge pull request #4 from No-SilverBullet/refactor/tcp_reconnect_var_rename by xinfan.wu · 2 years, 2 months ago
  30. e64ed0c refact:rename the variable name in TCP reconnect by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  31. a96fbf7 Merge pull request #123 from No-SilverBullet/master by Xin.Zh · 2 years, 2 months ago v1.5.0
  32. 56834ab Merge pull request #3 from No-SilverBullet/fix/ws-read by xinfan.wu · 2 years, 2 months ago
  33. 64f4e1f fix:add mutex in websocket ReadMessage() to prevent data race by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  34. 2769505 Merge pull request #121 from No-SilverBullet/master by Xin.Zh · 2 years, 2 months ago v1.4.12
  35. 01362ff Merge pull request #2 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 2 months ago
  36. fd6e766 refactor: error format in WritePkg method by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  37. 31379a1 Merge pull request #1 from No-SilverBullet/fix/issue103 by xinfan.wu · 2 years, 2 months ago
  38. 33fad96 refactor:use named return values for WritePkg method to return the captured panic to caller by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  39. 7b6e32d fix:issue 120 add mutex to prevent data race in websocket write message by xinfan.wu(吴歆帆) · 2 years, 2 months ago
  40. c929434 Merge branch 'apache:master' into master by xinfan.wu · 2 years, 2 months ago
  41. 6a6e1d1 Merge pull request #117 from No-SilverBullet/fix/reconnect by Xin.Zh · 2 years, 3 months ago v1.4.11
  42. ce6736e Merge pull request #118 from Jardaliao/fix-closing-connection-returns-invalid-code by Xin.Zh · 2 years, 3 months ago
  43. b33c1e6 fix:maxDuration typo by No-SilverBullet · 2 years, 4 months ago
  44. 05a6a9a style:change the declaration location ofreconnect-related variables by No-SilverBullet · 2 years, 4 months ago
  45. 3fd276b Delete .github/workflows/main.yml by No-SilverBullet · 2 years, 4 months ago
  46. ac8c9a6 Create main.yml by No-SilverBullet · 2 years, 4 months ago
  47. 0c0272c style:format code by No-SilverBullet · 2 years, 4 months ago
  48. 4d36106 fix: closing websocket connection returns invalid status code by Jarda · 2 years, 4 months ago
  49. d3f5be3 style:调整代码注释 by xinfan.wu(吴歆帆) · 2 years, 4 months ago
  50. 4cbf2c1 restore import format by No-SilverBullet · 2 years, 4 months ago
  51. 52e6c4a restore import farmat by No-SilverBullet · 2 years, 4 months ago
  52. 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, 4 months ago
  53. a5233ed Merge pull request #115 from hongshengjie/master by Xin.Zh · 2 years, 5 months ago v1.4.10
  54. 4033bd3 bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop by hongshengjie · 2 years, 5 months ago
  55. 71b8185 Merge pull request #108 from takewofly/fix_on_message by Xin.Zh · 2 years, 5 months ago
  56. 93d91b4 Merge pull request #114 from apache/dependabot/go_modules/golang.org/x/sys-0.1.0 by Xin.Zh · 2 years, 5 months ago
  57. dccc3d5 Bump golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0 by dependabot[bot] · 2 years, 5 months ago
  58. 1643183 Merge pull request #112 from DMwangnima/chore/upgrate_go_to_1.20 by Xin.Zh · 2 years, 5 months ago
  59. 985ac66 fix test by Scout Wang · 2 years, 5 months ago
  60. eacf90a replace deprecated method from Temporary() to Timeout() by Scout Wang · 2 years, 5 months ago
  61. 3fc5e81 replace io/ioutil to os by Scout Wang · 2 years, 5 months ago
  62. 00bb32f upgrade golangci-lint version by Scout Wang · 2 years, 5 months ago
  63. 3038141 chore: upgrade go version from 1.14 to 1.20 by Scout Wang · 2 years, 5 months ago
  64. 582f4ca fix: when session is closed, no need do OnMessage by jason · 2 years, 5 months ago
  65. 04b1165 Merge pull request #109 from apache/fix/set-read-write-deadline by Xin.Zh · 2 years, 5 months ago
  66. ccec132 disable SetReadDeadline/SetWriteDeadline optimization alg because Go has fix the timer-cpu bug by alexstocks · 2 years, 5 months ago
  67. 7c0f003 Merge pull request #101 from iSuperCoder/refactor/mockable by Xin.Zh · 3 years ago
  68. 1936cf8 Merge pull request #102 from iSuperCoder/feature/sync_from_alexstocks by Xin.Zh · 3 years ago
  69. 1dea1c9 chore: unnecessary use of fmt.Sprintf by iSuperCoder · 3 years ago
  70. 32af5a7 refactor: Adding comments to exported interface methods. by iSuperCoder · 3 years ago
  71. 33a17aa refactor: Export private methods in the gett.Connection interface for mock testing outside of the getty package. by iSuperCoder · 3 years ago
  72. 2ecc342 upgrade gost version by AlexStocks · 3 years, 9 months ago
  73. 532bf58 Merge pull request #98 from ZLBer/tls by Xin.Zh · 3 years, 9 months ago v1.4.9
  74. 4dc6252 fix: wrong tls config by zlb · 3 years, 9 months ago
  75. 3da63c3 Merge pull request #97 from Leospard/master by Xin.Zh · 4 years ago
  76. 532ea3f Update gost by Leospard · 4 years ago
  77. dc1f011 Merge pull request #96 from takewofly/fix_benchmark_mb by Xin.Zh · 4 years ago
  78. f0a3ead fix: change Aggregate bandwidth by jason · 4 years ago
  79. 69d3bab add gnet comparation result by AlexStocks · 4 years ago
  80. ceb444b Merge pull request #93 from takewofly/fix/dep by Xin.Zh · 4 years, 6 months ago v1.4.7-rc3 v1.4.8
  81. 2a4b909 Imp: remove goext & log4go in dep by jason · 4 years, 6 months ago
  82. 0b14a0d Merge pull request #92 from takewofly/feat/connect_session by Xin.Zh · 4 years, 7 months ago v1.4.7
  83. 431c47e Fix: fix connection was assigned a nil will lead to panic by jason · 4 years, 7 months ago
  84. 292995d Merge pull request #91 from takewofly/bug/panic by Xin.Zh · 4 years, 7 months ago
  85. d25d2a8 Fix: taskPool will execute task when session was nil by jason · 4 years, 7 months ago
  86. 76136d0 Merge pull request #86 from takewofly/feature/log by Xin.Zh · 4 years, 8 months ago v1.4.7-rc2
  87. de68c22 Ipm: use dubbogo log lib by jason · 4 years, 8 months ago
  88. 66e083f Merge pull request #85 from takewofly/feature/example by Xin.Zh · 4 years, 8 months ago
  89. a9bd614 remove change log by jason · 4 years, 8 months ago
  90. b1acb3b fix ci by jason · 4 years, 8 months ago
  91. 06db3ff Ftr: move getty's example to dubbo-getty by jason · 4 years, 8 months ago
  92. 16374d2 Merge pull request #84 from takewofly/feature/upgrade_gost by Xin.Zh · 4 years, 9 months ago v1.4.7-rc1
  93. c8ee29c Opt: upgrade gost for resolve problem by jason · 4 years, 9 months ago
  94. 54a2fad Merge pull request #82 from takewofly/feature/split by Xin.Zh · 4 years, 9 months ago
  95. a3f9370 16KB use Rlock by jason · 4 years, 9 months ago
  96. da1e5d5 gofumpt by jason · 4 years, 9 months ago
  97. c36fe81 address comment by jason · 4 years, 9 months ago
  98. 03338b9 make var more readable by jason · 4 years, 9 months ago
  99. a048da4 reduce size to zero then return by jason · 4 years, 9 months ago
  100. c3d9e00 address comment by jason · 4 years, 9 months ago