websockify/other/js
Sam Frances ff1897ee94 Add ability to handle auth modules which export a single function 2017-11-03 16:30:21 +00:00
..
README.md Move javascript websockify files to other/js 2013-06-27 16:29:17 -05:00
auth_plugin_examples.js Allow for auth plugin to be a class or non-class function, and resolve 2017-11-03 15:12:54 +00:00
package.json Allow for auth plugin to be a class or non-class function, and resolve 2017-11-03 15:12:54 +00:00
utils.js Add ability to handle auth modules which export a single function 2017-11-03 16:30:21 +00:00
websockify.js Add ability to handle auth modules which export a single function 2017-11-03 16:30:21 +00:00

README.md

A JavaScript implementation of the websockify WebSocket-to-TCP bridge/proxy.

Copyright (C) 2013 - Joel Martin (github.com/kanaka)

Licensed under LGPL-3.

See http://github.com/kanaka/websockify for more info.