]> git.proxmox.com Git - mirror_novnc.git/commit
websockify: pull HyBi fixes.
authorJoel Martin <github@martintribe.org>
Wed, 24 Aug 2011 18:26:28 +0000 (13:26 -0500)
committerJoel Martin <github@martintribe.org>
Wed, 24 Aug 2011 18:26:28 +0000 (13:26 -0500)
commit48f26d799f374cda876cba389799c42ed6e49890
tree15dc56622a6612cbbbbaf58eb59b71e29b9423b6
parentec40268e554796462a71396d0ae752f6d613be03
websockify: pull HyBi fixes.

Pull 86af0b614d and 7b496ce5b from websockify.

    Fix HyBi support on 64-bit systems.

    https://github.com/kanaka/noVNC/issues/76

    - cleanup/update TODO.
    - remove explicit check for ctypes module for HyBi.

    Clarify that we support HyBi 07-10.

    HyBi 07 reports version 7 in the handshake.
    HyBi 08-10 report version 8 in the handshake.

    Remove version 9 since that is not yet actually defined.
utils/websocket.py