Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 773 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 773 Bytes

Hub

Build Status

Protocol

Server and client can talk to each other using the following set of rules:

Client Server Example
WhoAmI WhoAmI,id client:"WhoAmI"
server:"WhoAmI,1
List List,id1-id2,... client:"List"
server:"List,2-3-4
Send,id-id-...,body Send,body client:"Send,2-3,I will be late
server:"Send,I will be late"