heroiclabs / nakama

Distributed server for social and realtime games and apps.
https://heroiclabs.com
Apache License 2.0
8.58k stars 1.06k forks source link

avoid panicking if TagRPC wasn't called for any reason #1224

Closed syhpoon closed 4 weeks ago

intinig commented 1 month ago

For more context I think this fix is a necessary mitigation related to a potential bug in go-grpc: https://github.com/grpc/grpc-go/issues/6928.