Skip to main content

A simple, ready-to-use client for testing the SmallWebRTCTransport.

Project description

SmallWebRTC Prebuilt

A simple, ready-to-use client for testing the SmallWebRTCTransport.

This prebuilt client provides basic WebRTC functionality and serves as a lightweight tool to quickly verify transport behavior without needing a custom implementation.

Ideal for development, debugging, and quick prototyping.

🚀 Development Quick Start

🔧 Set Up the Environment

  1. Create and activate a virtual environment:

    python3 -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate
    
  2. Install dependencies:

    pip install -r requirements.txt
    

Publishing

  • Prepare to dist:
./scripts/prepare_dist.sh
  • Test the build using TestPyPI with Twine:

Upload to TestPyPI using twine

twine upload --repository testpypi dist/*

Test using pip to download packages from TestPyPI instead of PyPI

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ pipecat-ai-krisp

Once you are happy, publish it to production.

twine upload dist/*

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

small_webrtc_prebuilt-0.0.2.tar.gz (97.9 kB view details)

Uploaded Source

File details

Details for the file small_webrtc_prebuilt-0.0.2.tar.gz.

File metadata

  • Download URL: small_webrtc_prebuilt-0.0.2.tar.gz
  • Upload date:
  • Size: 97.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for small_webrtc_prebuilt-0.0.2.tar.gz
Algorithm Hash digest
SHA256 ce4bf33276e0d4261f3e0cc82b070b2eb069fa2b9ce20aea70e8e81d80c49f7f
MD5 12d0b27c5dae7da021f2bbe381c50aca
BLAKE2b-256 aa595df4af0c6c5f2e8bfef24f3904d188b8af3895440b6f2a3d812fec4b1981

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