decodeClientMessage
decodeClientMessage(
text):ClientMessage
Defined in: packages/engine/src/gameplay/replication/protocol.ts:263
A client’s message in text, or a throw for text that is not one.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
text |
string |