readme

来自「ICE-3.2 一个开源的中间件」· 代码 · 共 13 行

TXT
13
字号
This demo shows how to use bidirectional connections for callbacks.This is typically used if the server cannot open a connection to theclient to send callbacks, for example, because firewalls blockincoming connections to the client.To run the demo, first start the server:$ serverIn a separate window, start the client:$ client

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?