Skip to main content

A package for making a unix socket available on a websocket connection

Project description

python-websocketbridge

A simple bridge program which forwards data between a server socket and client websockets.

This is a little bit like an echo server.

Usage:

python -m websocketbridge 5050 5051

or in a script:

import websocketbridge

websocketbridge.runserver(socket_port=5050, websocket_port=5051)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

websocketbridge-1.0.0.tar.gz (1.3 kB view hashes)

Uploaded Source

Built Distribution

websocketbridge-1.0.0-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page