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.37k stars 480 forks source link

Draft: Allow passing different configurators to pitaya #389

Open rsafonseca opened 8 months ago

rsafonseca commented 8 months ago

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