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

Amqp Producer, Consumer, Exchange, Message interfaces #4

Closed Kanaykin closed 2 years ago

Kanaykin commented 2 years ago

Need make interfaces for Producer, Consumer, Exchange, Message which then will be implement proton qpid