libpitaya-cluster
libpitaya-cluster copied to clipboard
Make NATS timeout configurable
In this PR we changed the default ping timeout for nats client to detect disconnections: https://github.com/topfreegames/libpitaya-cluster/pull/56/files
We should improve this solution to allow for overriding this value from the C# layer so that game devs can customize it.