Contents

websockify 0.11.0

0

Websockify.

Websockify.

Stars: 3734, Watchers: 3734, Forks: 752, Open Issues: 29

The novnc/websockify repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 3734 github stars!

How to Install websockify

You can install websockify using pip

pip install websockify

or add it to a project with poetry

poetry add websockify

Package Details

Author
Joel Martin
License
LGPLv3
Homepage
https://github.com/novnc/websockify
PyPi:
https://pypi.org/project/websockify/
GitHub Repo:
https://github.com/novnc/websockify

Classifiers

No  websockify  pypi packages just yet.

Errors

A list of common websockify errors.

Code Examples

Here are some websockify code examples and snippets.

GitHub Issues

The websockify package has 29 open issues on GitHub

  • Fix deadlocks due to invalid handling of SSL sockets and select
  • HTTPS ERROR 13 with novnc snap

See more issues on GitHub

Related Packages & Articles

mitmproxy 10.2.4

An interactive, SSL/TLS-capable intercepting proxy for HTTP/1, HTTP/2, and WebSockets.

certbot 2.10.0

Certbot is an easy-to-use client that fetches a certificate from Let’s Encrypt—an open certificate authority launched by the EFF, Mozilla, and others—and deploys it to a web server.

django-socketio 0.3.9

A Django app providing the features required to use websockets with Django via Socket.IO

websockets 12.0

An implementation of the WebSocket Protocol (RFC 6455 & 7692)