Skip to content
#

wss

Here are 47 public repositories matching this topic...

noVNC
agronick
agronick commented Dec 11, 2017

The Readme lists under features "Local or remote cursor". As far as I can tell this option was disabled and Remote cursors will be used whenever they are available. However, on view only connections the users see no cursor with buttons being clicked by an invisible cursor.

I was able to fix this by changing these two lines

In _negotiate_server_init:

this._display.disableLocalCursor()
bug
kanaka
kanaka commented Oct 28, 2015

To encourage people to use wss/tls encryption, we should make it really simple for people to implement a signed cert using letsencrypt.org (which should be going into general availability in the next couple of months). Perhaps direct automatic integration (since that's one of the goals of Let's Encrypt), but at least, we should document a straightforward process for using it.

The process is docum

starlino
starlino commented Dec 9, 2019

https://github.com/Links2004/arduinoWebSockets/blob/c038f100d68b8e5d0a96f25dd1609ff28592b02f/src/WebSocketsServer.h#L128

I need to override default handleHeader to support for POST/OPTIONS other methods since running a simple web server on top of WebSocket one.
I have requested in the past that virtual is added to handleNonWebsocketConnection but now realized same is needed for handleHeader,

Improve this page

Add a description, image, and links to the wss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wss topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.