Skip to content

lightgun-poc / lib/protocol / ClientMsg

Type Alias: ClientMsg

ClientMsg = AimMsg | FireMsg | CalibMsg | StateMsg | ButtonMsg

Defined in: lib/protocol.ts:54

Every message a phone client may send, v1 + v2.

Released under the MIT License.