Replies: 1 comment
-
Hi, JavaScript mapping server side support is limited to bidirectional connections, you can receive callback invocations but you cannot listen for incoming connections. See https://doc.zeroc.com/ice/3.7/language-mappings/javascript-mapping for a list of the features supported with the JavaScript mapping |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement callback functions, like java callback demo. But I didn't find any examples of using JS as a server,
Thank you very much for your answer
Beta Was this translation helpful? Give feedback.
All reactions