Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
415 stars 160 forks source link

fix: Flush pending messages server side when a client is disconnected #212

Closed NoelStephensUnity closed 1 year ago

NoelStephensUnity commented 1 year ago

This just makes sure to flush any pending messages before closing the connection.