GameNetworkingSockets icon indicating copy to clipboard operation
GameNetworkingSockets copied to clipboard

Feedback on message delivery

Open zpostfacto opened this issue 6 years ago • 1 comments

We know which messages have been acked. Indeed, we have expended significant energy to do this efficiently. We should expose this information to the application, so that they won't re-implement this functionality themselves.

zpostfacto avatar Jan 18 '19 16:01 zpostfacto

This feature would be very useful in state replication implementations with eventual consistency.

nxrighthere avatar Jan 25 '20 16:01 nxrighthere