Switching to ws instead of socket.io and implementing basic authentication
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
export default class Session {
|
||||
|
||||
root: boolean = false;
|
||||
uid: string = undefined;
|
||||
}
|
Reference in New Issue
Block a user