topfreegames / pitaya

Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.
MIT License
2.31k stars 473 forks source link

Draft: Allow passing different configurators to pitaya #389

Open rsafonseca opened 6 months ago

rsafonseca commented 6 months ago

Make Config an interface and allow creating pitaya configs with config libraries other than viper