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.35k stars 482 forks source link

What about using redis pub/sub to implement rpc and broadcast? #322

Closed bruce1125 closed 1 year ago

bruce1125 commented 1 year ago

Is there any plan to replace NATS with REDIS PUB/SUB or add a new feature to support it? And,if I do it by myself,I would be definitely thankful for you if you have any suggestions or concern for me.

felipejfc commented 1 year ago

We don't have plans to replace given that NATS is working super fine, scaling super well even under a lot of stress