We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
如题,开放消息通讯的方式,拿来当RPC使用。比如服务端主动控制客户端重启应用、电脑关机等等。省的再去集成其他的实时通讯库。谢谢。
The text was updated successfully, but these errors were encountered:
有趣的话题。 客户端是比较容易的,开放一个监听消息的事件就可以。服务端比较麻烦,在界面上加一个发消息的入口吗
Sorry, something went wrong.
No branches or pull requests
如题,开放消息通讯的方式,拿来当RPC使用。比如服务端主动控制客户端重启应用、电脑关机等等。省的再去集成其他的实时通讯库。谢谢。
The text was updated successfully, but these errors were encountered: