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.0.7.tar.gz (1.6 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.0.7-py3-none-any.whl (2.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rtc-cafe-signaller-python-0.0.7.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for rtc-cafe-signaller-python-0.0.7.tar.gz
Algorithm Hash digest
SHA256 bb1be0c82179f335652b21e4f5dd723f25841f288d8b899d024737c5b5d2c8c5
MD5 aacb15c4fda02142338f66e2d2d204cb
BLAKE2b-256 ac006fe1cb5d446009e1cb69654b159e2540107a678219eb787610fefbb25b8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rtc_cafe_signaller_python-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.3

File hashes

Hashes for rtc_cafe_signaller_python-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 dbcd8bb9cffaef8cffdf292f1e3090e0481893ed03138aa2ca776b6bd85050ca
MD5 373c964e13bb12d0df4706a6e9cd47a3
BLAKE2b-256 43e4ac6aac30e98739461ff06590167e047dcd06b661483d89b96abf2dbdfee9

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