-
Notifications
You must be signed in to change notification settings - Fork 7
Michał Kapała edited this page Sep 3, 2025
·
22 revisions
The DO protocol generally stays the same (minor changes possible) across all Quazal-built games.
ID | Name |
---|---|
0 | JoinRequest |
1 | JoinResponse |
2 | Update |
4 | Delete |
5 | Action |
8 | CallOutcome |
10 | RMCCall |
11 | RMCResponse |
13 | FetchRequest |
15 | Bundle |
17 | Migration |
18 | CreateDuplica |
19 | CreateAndPromoteDuplica |
20 | GetParticipantsRequest |
21 | GetParticipantsResponse |
255 | EOS |