Closed fallenhitokiri closed 9 years ago
Add websocket support and introduce access keys.
Websockets do not filter any messages, they push all events to connected clients. It's the job of the client to only display information relevant to the user.
Access keys are attached to a user - a user can have one access key right now.
Add websocket support and introduce access keys.
Websockets do not filter any messages, they push all events to connected clients. It's the job of the client to only display information relevant to the user.
Access keys are attached to a user - a user can have one access key right now.