Skip to content

Global-localhost/qwebirc-websocket

 
 

Repository files navigation

OFTC Modified Version of qwebirc -- it uses socket.io at leafs instead of
relying on the twisted server.

see js/irc/ircconnection.js for customization.

------


Installation instructions are on the website:
http://qwebirc.org/faq

If you'd like to make modifications you'd find it a LOT
easier if you symlink:

js -> static/js/debug
css -> static/css/debug

... then you can browse to http://instance/quidebug.html
and use your favourite javascript debugger, as well as
not having to compile each time you make a change!

About

modified qwebirc with WebSocket and socket.io support

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.1%
  • Python 14.7%
  • CSS 3.9%
  • HTML 1.3%