Skip to content

Using Ice in games? #1429

Answered by pepone
ethindp asked this question in Q&A
Discussion options

You must be logged in to vote

Ice supports bidirectional communications which allow the server to call back the client over the connection initiated by the client.

see https://doc.zeroc.com/ice/3.7/client-server-features/connection-management/bidirectional-connections

If you need to pass the same message to multiple peers one option is to use a publish-subscriber framework like DataStorm or IceStorm

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ReeceHumphreys
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants