Open Vorlent opened 4 years ago
I personally would prefer it action names loosely followed URL paths.
e.g.
action: /client/room/settings/save
/client/room/settings/save
The server can simply respond with the same action action: /server/room/settings/save
/server/room/settings/save
I personally would prefer it action names loosely followed URL paths.
e.g.
action:
/client/room/settings/save
The server can simply respond with the same action action:
/server/room/settings/save