Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add UUID packet upon WebSocket connection
Added a command to send a UUID packet to each newly connected client in index.ts file. By doing this, a client can instantly receive their own UUID upon connection, which can be useful in managing individual client data or behaviors.
- Loading branch information