Skip to content

System Message Broadcasts #73

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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