Kanaykin / GameEngineAMQP

This is game engine in which modules don't have hard binding. Modules communicate with each other by amgp(Advanced Message Queuing Protocol).
1 stars 0 forks source link

Using protobuf library for sending data from different system #13

Open Kanaykin opened 2 years ago

Kanaykin commented 2 years ago

We need send data from one system to another system. Data has different set of fields. Suggest use protobuf library. https://developers.google.com/protocol-buffers