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

更新 module 名称及 Go 版本号 #84

Merged
merged 2 commits into from
May 7, 2024
Merged

Conversation

ixugo
Copy link
Contributor

@ixugo ixugo commented May 6, 2024

  1. go module lalmax 修改为 github.com/q191201771/lalmax
  2. go version 从 1.18 升级为 1.19

另外:
遇到场景,客户端连接上了,服务端还没分析到 header 的情况。
因为 onMsg 里面控制了不发送 header ,这样就导致客户端一直收不到 header ,播放不出来。

因此解决此问题。
在 jessibucasession.go 里面删除发送 header 代码
在 onMsg 不限制发送 header

@ZSC714725 ZSC714725 merged commit dc0ca2e into q191201771:master May 7, 2024
1 check passed
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.

None yet

2 participants