megawac / qwebirc-enhancements

Rich and intuitive browser IRC client.
http://justplay.tf/irc
Other
22 stars 10 forks source link

Multi-server support #27

Open RobertEcker opened 10 years ago

RobertEcker commented 10 years ago

Is there a possibility to post questions? e.g., i have these ones: does it support multiple server-connections? does the client support DCC?

megawac commented 10 years ago

Sure ask away either here or via IRC. I idle #dev on quakenet, #brouhaha on Geeks, #jsdelivr on Freenode, and #brouhaha on Gamesurge

Client to client is not possible typically possible (would require some weird action script) in the browser though it wouldn't be unreasonable to handle it via client > qwebirc server > client where appropriate.

Multiple servers is something I want to support but requires backend changes. Its a low priority under things like persistent connections via websockets and closing the other open issues