websockify/other/js
Pierre Ossman 6a9e446f8e Avoid : in recording file names
That character is not legal in Windows file names, so make sure we
avoid it when creating recording files.
2018-10-16 16:10:37 +02:00
..
README.md Move javascript websockify files to other/js 2013-06-27 16:29:17 -05:00
package.json Remove policyfile from deps 2018-03-20 14:35:06 +02:00
websockify.js Avoid : in recording file names 2018-10-16 16:10:37 +02: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.