Skip to content

System Message Broadcasts #73

@AtHeartEngineer

Description

@AtHeartEngineer

socket.on('systemMessage', (msg: string, roomID: bigint) => {

This needs to be removed. socket.on('systemMessage') allows any client to be able to broadcast using that method.

We should be passing the io object to the createmessage

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

👀 In review/testing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions