]> jfr.im git - irc/quakenet/qwebirc.git/commit - static/WebSocketMain.swf
add support for flash websockets (including flash policy server) -- wss untested
authorChris Porter <redacted>
Fri, 3 Jan 2014 09:58:07 +0000 (09:58 +0000)
committerChris Porter <redacted>
Fri, 3 Jan 2014 09:58:07 +0000 (09:58 +0000)
commit1bccb3e65483874591013380d11c6864796a3356
tree34663154559c5e7c735cef84407ea6a7c49df5a5
parente87f992490f18ee8db4b9b9cace4ea8558e74818
add support for flash websockets (including flash policy server) -- wss untested
fix disconnect issues where sockets are kept lying around forever
start using timeoutmixin again... really not sure why I dropped it
fix websocket timeout log spam
bump default ajax max timeout to 295 seconds (this should have been bumped previously...)
config.py.example
js/irc/ircconnection.js
qwebirc/engines/ajaxengine.py
qwebirc/root.py
static/WebSocketMain.swf [new file with mode: 0644]
static/js/flash_web_socket-nc.js [new file with mode: 0644]
static/js/flash_web_socket.js [new file with mode: 0644]
static/panes/about.html
twisted/plugins/webirc.py