]> git.ipfire.org Git - thirdparty/tornado.git/commit
Integrate websocket periodic pinging code from Jupyter 1642/head
authorThomas Kluyver <thomas@kluyver.me.uk>
Mon, 15 Feb 2016 14:41:27 +0000 (14:41 +0000)
committerThomas Kluyver <thomas@kluyver.me.uk>
Mon, 15 Feb 2016 14:41:27 +0000 (14:41 +0000)
commit078a4d1f510844de7d090fca33054897e79fe961
treeb8830ec503a2422f3f319d066f0b67a6c436b83c
parent34903f9e1a99441b2729bbe6f1d65d46cf352ea7
Integrate websocket periodic pinging code from Jupyter

Closes gh-1640

As Ben requested on #1640, I've changed it to work in seconds rather
than milliseconds.

I'm not sure how we'd test something like this. I don't think we have
tests for it in Jupyter.
docs/web.rst
tornado/websocket.py