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

既然已经跟服务器建立了长连接,能否把消息通讯的函数也开放出来? #48

Open
xiefangdong opened this issue Oct 13, 2024 · 1 comment

Comments

@xiefangdong
Copy link

xiefangdong commented Oct 13, 2024

如题,开放消息通讯的方式,拿来当RPC使用。比如服务端主动控制客户端重启应用、电脑关机等等。省的再去集成其他的实时通讯库。谢谢。

@kklldog
Copy link
Owner

kklldog commented Oct 13, 2024

有趣的话题。
客户端是比较容易的,开放一个监听消息的事件就可以。服务端比较麻烦,在界面上加一个发消息的入口吗

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

2 participants