Files
noVNC/utils
jalf ae52883b93 Keyboard Handling [1/8]: Parse keysymdef.h to produce Unicode -> keysym mappings table
Add a node.js-based tool (utils/parse.js) to read keysymdef.h and produce a JavaScript file
mapping Unicode code points to keysyms.

Also add the generated table (include/keysymdef.js).
2013-12-05 12:24:20 -05:00
..
2013-04-15 12:22:34 -05:00
2013-04-15 12:22:34 -05:00
2013-04-15 12:22:34 -05:00
2013-04-15 12:22:34 -05:00
2013-04-25 09:52:10 -05:00
2012-11-14 12:28:22 -05:00

WebSockets Proxy/Bridge

For more detailed description and usage information please refer to the websockify README.

The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify. Websockify was formerly named wsproxy.