Skip to main content

No project description provided

Project description

RTCCafe Signaller Python

A collection of implementations of the RTCCafe Signalling Server for various python server implementations.

Installation

pip install rtc-cafe-signaller

Setup

For all server implementations, simply pass your server instance into one of the supplied wrappers.

Flask-SocketIO

import os

import flask
from flask_socketio import SocketIO
from rtc_cafe_signaller.wrappers import flask_socketio_wrapper

app = flask.Flask(__name__)
socketio = SocketIO(app, message_queue=os.environ.get("REDIS_URL"), engineio_logger=True)
flask_socketio_wrapper.wrap(socketio)

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

rtc-cafe-signaller-python-0.1.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rtc_cafe_signaller_python-0.1.0-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

Details for the file rtc-cafe-signaller-python-0.1.0.tar.gz.

File metadata

  • Download URL: rtc-cafe-signaller-python-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3

File hashes

Hashes for rtc-cafe-signaller-python-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7d202ae88b49b03328b577ee440b7c763e690a6458b5f3cb8859c160751d28dd
MD5 36990bc24544f282ee9721ef9fb216e0
BLAKE2b-256 45463306d7aea43666dc7b4c551f36f31f8fcce260292865419ef8ffc6d2a93f

See more details on using hashes here.

File details

Details for the file rtc_cafe_signaller_python-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: rtc_cafe_signaller_python-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.3

File hashes

Hashes for rtc_cafe_signaller_python-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e11e23dc015a17d8f771a3d71f27ecf86d1b88176def3139a424f480693fb1ae
MD5 60c8e00d3d0406e39a59f28d5e005c78
BLAKE2b-256 c247ee500d3d336d6305b64621046148abc3bb03760ce4e419ec7746fed6ad29

See more details on using hashes here.

Supported by

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