]> git.proxmox.com Git - mirror_novnc.git/commit
Pull fix of recording from websockify.
authorJoel Martin <github@martintribe.org>
Sun, 26 Jun 2011 19:21:56 +0000 (14:21 -0500)
committerJoel Martin <github@martintribe.org>
Sun, 26 Jun 2011 19:21:56 +0000 (14:21 -0500)
commit8c305c60addc1ef7fb04c7ff5f63e8a440066a0e
treeeaa27f682e2bf90f6b92948f05bc2b7054560483
parentfa8f14d56d438ef4798706f3d331fd1ca445af42
Pull fix of recording from websockify.

Pull websockify 7f487fdbd.

The reocrd parameter will turn on recording of all messages sent
to and from the client. The record parameter is a file prefix. The
full file-name will be the prefix with an extension '.HANDLER_ID'
based on the handler ID.
utils/websocket.py
utils/websockify