Message-based Network

Home > Computer Science > Video Game development > Networking > Message-based Network

A network that sends data in the form of messages between devices, where the sender device publishes a message and the recipient devices subscribe to that message.