websockify/other/js
Giannis Kosmas 99198cface Send Content-Type headers with static files
Fixes a problem that occurs in Chrome 61 where the following error message appears in the console:

'Failed to load module script: The server responded with a non-JavaScript MIME type of "".
Strict MIME type checking is enforced for module scripts per HTML spec.'
2017-10-12 19:28:30 +03:00
..
README.md Move javascript websockify files to other/js 2013-06-27 16:29:17 -05:00
package.json Send Content-Type headers with static files 2017-10-12 19:28:30 +03:00
websockify.js Send Content-Type headers with static files 2017-10-12 19:28:30 +03: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.