Skip to content

broadcast

Function Summary
send
send-to
send: async func(channel: string, data: list<u8>);

Undocumented in the WIT.

send-to: async func(player-id: string, channel: string, data: list<u8>);

Undocumented in the WIT.