Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update this repo's master branch #80

Closed
wants to merge 316 commits into from

Conversation

No-SilverBullet
Copy link
Collaborator

What this PR does:
update this repo's master branch, keep it same with the "apache/getty" repo

Which issue(s) this PR fixes:

Fixes #

NONE
Special notes for your reviewer:

Does this PR introduce a user-facing change?:
NONE


AlexStocks and others added 25 commits March 16, 2024 12:31
chore: upgrade go version from 1.14 to 1.20
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0.
- [Commits](https://github.com/golang/sys/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.org/x/sys-0.1.0

Bump golang.org/x/sys from 0.0.0-20220128215802-99c3d69c2c27 to 0.1.0
fix: when session is closed, no need do OnMessage
bufix: add tlsHandshake timeout to prevent readtimeout cause dead loop
…onnection times exceeds the connection numbers
…eturns-invalid-code

fix: closing websocket connection returns invalid status code
fix issue116: limit the reconnect times or  duration
refactor:use named return values for WritePkg method to return the ca…
refactor: error format in WritePkg method
fix issue120 and issue103: add mutex to prevent data race in websocket write message and use named return values for WritePkg method
- linux

go:
- "1.13"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

把 go 版本升级到 1.20 吧,这个太低了

@@ -0,0 +1,17 @@
# Release Notes
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dubbo-getty 的内容不要带过来

@AlexStocks
Copy link
Owner

这个 PR 迈开的步子太大了,你参照 #79 重新提交下

@No-SilverBullet
Copy link
Collaborator Author

这个 PR 迈开的步子太大了,你参照 #79 重新提交下

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.