-
**Test setup**
mosquitto broker listening on 1883
websockify websocket to TCP bridge set up to bridge public-ip:9001 to localhost:1883
sample page subscribing to broker via mqttws31.js
**What happens*…
-
I was wondering how to use websockify.rb with SSL.
Other implementations seem to require a path to the SSL certificate, however in websockify.rb there's no indication for this requirement, eventhough…
-
node : v.6.11.5
webscokify@0.7.1
#websockify crashed when I conneccted at vnc.html
trace back stack :
```
/home/vagrant/node_modules/websockify/websockify.js:129
callback(true, 'binar…
-
### Describe the feature
Context: mentioned by @keryigit (https://github.com/nitrojs/nitro/pull/926#issuecomment-2479538445)
Currently `proxy` route rules allow proxy normal HTTP requests but do…
-
I think all projects benefit greatly from a technical overview as that allows anyone to better onboard and for example debug issues or contribute to maintenance in various ways.
Here are some notes…
-
In older browsers without WebSockets, WebSockify attempts to load a Flash file as a polyfill.
But it doesn't load properly.
WebSockify uses its _own_ `load_scripts` function to dynamically pull in p…
jvilk updated
8 years ago
-
Websockify is a fine websocketTCP proxy.
I'd like to also see this node.js port be useable within a Node.js process natively, without having to connect to the TCP port exposed by Websockify. Instead …
-
**Describe the bug**
As soon as I use the --cert --key as arguments and the path to the cert contains spaces, I get the following error.
/Library/websockify/websockify/websocket.py:31: UserWarning…
-
Hi,
We are using this player and websockify to stream,
Webscokify used : https://github.com/mittorn/websockify-c
when we test in the PC, rtsp stream is created using testOnDemandRTSPServer on a …
-
This issue likely involves multiple parts:
- [x] Build [`websockify`](https://github.com/novnc/websockify) for putting a proxy between QEMU and the browser; this is required to "translate" VNC from Q…