Closed yoo2001818 closed 8 years ago
Session data must be retained across different webpage, etc. So we need to implement session, and apply it to the websocket.
To implement this, credentials information should be saved in different location, such as session (duh), etc.
Session data must be retained across different webpage, etc. So we need to implement session, and apply it to the websocket.