You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is to use websockets to create a web based cli like chatroom. We will use socket.io for the websocket implementation and localStorage to handle credentials and so on.