Golang framework

Hi, maybe this question will be stupid, but does Nakam uses some of the golang frameworks like gin, beego or etc?

Hi @p.nik welcome :wave:

Nakama is open source so you’re welcome to look at the dependencies to get an idea of the technologies we’ve used to build the game server. The primary technologies we use are: GRPC, GRPC-Gateway, and Protobuf.