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

完善 scx socket #255

Open
scx567888 opened this issue Jan 16, 2025 · 4 comments
Open

完善 scx socket #255

scx567888 opened this issue Jan 16, 2025 · 4 comments

Comments

@scx567888
Copy link
Owner

创建基于 websocket 的 双向通讯协议
1, 为什么要基于 websocket , 因为 浏览器环境只支持 websocket
2, 需要支持 ack 以便确认 数据一定能够收到 (这个是 websocket 所没有的)

@scx567888
Copy link
Owner Author

可以 将 scx-socket 迁出来

@scx567888
Copy link
Owner Author

协议传输内容采用 二进制

@scx567888
Copy link
Owner Author

解决大数据量发送卡死的问题

@scx567888
Copy link
Owner Author

采用滑动窗口重新设计 参考 tcp 用不用去掉event_name ?

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

No branches or pull requests

1 participant