Contents

websockify 0.12.0

0

Websockify.

Websockify.

Stars: 3906, Watchers: 3906, Forks: 772, Open Issues: 31

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 3906 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 31 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 11.0.0

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

certbot 2.11.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 13.1

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