]> git.ipfire.org Git - thirdparty/tornado.git/commit
websocket: Small doc updates 3483/head
authorBen Darnell <ben@bendarnell.com>
Tue, 22 Apr 2025 17:28:59 +0000 (13:28 -0400)
committerBen Darnell <ben@bendarnell.com>
Tue, 22 Apr 2025 20:42:03 +0000 (16:42 -0400)
commit29f6c049a6349751db77e1a5a1c3e98dcd5d0c4a
treee358eb5d72cf0ee2b354c9a06b81b75899e76a55
parent363fc49adeecb9a83c48d79bd09f3cbdf60749d9
websocket: Small doc updates

- Mention units for ping settings (#2655)
- Remove obsolete reference to 30s default timeout
- Link to a more recent version of python docs
tornado/websocket.py