Read a little on web sockets (http://en.wikipedia.org/wiki/WebSocket) - it sounds like the server is required to speak HTTP for the initial handshake, so connecting directly to an IRC server would not work.
Very cool, quick and responsive. I'm curious if you could use websockets to connect directly to an irc server rather than going through your perl backend?
Read a little on web sockets (http://en.wikipedia.org/wiki/WebSocket) - it sounds like the server is required to speak HTTP for the initial handshake, so connecting directly to an IRC server would not work.
Very cool, quick and responsive. I'm curious if you could use websockets to connect directly to an irc server rather than going through your perl backend?