Skip to content

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.

Parameter Type
text string

ClientMessage