]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #1909 from ajdavis/on-message-coroutine
authorBen Darnell <ben@bendarnell.com>
Sun, 26 Feb 2017 16:44:54 +0000 (11:44 -0500)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2017 16:44:54 +0000 (11:44 -0500)
websocket: WebSocketHandler.on_message allows coroutines


Trivial merge