Closed Tejpbit closed 8 years ago
So far there's only a main chat. There is support for multiple chat rooms with any name is implemented but the DOM manipulation is not. Also, automatic leaving of channels when disconnecting (closing the browser window) is not yet implemented.
Made a bunch of comments in the files changed. Please have a look at them.
Should have sufficient fixes for merge now @Kalior
So far there's only a main chat. There is support for multiple chat rooms with any name is implemented but the DOM manipulation is not. Also, automatic leaving of channels when disconnecting (closing the browser window) is not yet implemented.