]> git.proxmox.com Git - mirror_novnc.git/commit - .gitignore
First pass at working C wsproxy.
authorJoel Martin <github@martintribe.org>
Fri, 4 Jun 2010 22:10:06 +0000 (17:10 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 4 Jun 2010 22:10:06 +0000 (17:10 -0500)
commit8e1aa95ba31b9b7596df604a97a06bebc14da279
tree5c785ce7019c7f1a79e1d82d59f6fb17d66c822e
parent14355cb212fe690f8192f41aa4f67ea9a91d2ddd
First pass at working C wsproxy.

No sequence numbering and only support b64encoding at the moment.
.gitignore
Makefile [new file with mode: 0644]
websocket.c [new file with mode: 0644]
websocket.h [new file with mode: 0644]
wsproxy.c [new file with mode: 0644]