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

修复客户端连接时指定端口,重连时仍然指定端口。增加支持随机端口,重连时仍然随机端口 #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

zhupengfeivip
Copy link
Contributor

@zhupengfeivip zhupengfeivip commented Dec 9, 2024

1、修复客户端连接时指定端口,重连时使用随机端口的bug。(某些场景下必须指定端口才能访问服务端,包含重连)
2、增加支持设定指定IP,但端口随机。(比如主机有多个IP,使用某个IP连接服务器凋, 且随机端口)
3、取消取消心跳提醒的warn提醒,心跳默认是启用的,所以无心跳时一定是用户人为取消,所以不需要提醒,也不需要每次都warn

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.

1 participant