GraphCanon updated today · GitHub synced today
4.6k
Stars
433
Forks
79
Open issues
36
Watchers
6mo
Last push
JavaScript MITCreated Sep 25, 2024
Trust & integrity
Full report- Maintenance
- Slowing (179d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Organization account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
The python library for real-time communication
Capability facts
- Languages
- javascript, python
Source: github.language+pyproject.toml · Jul 11, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Tags
README
Installation
pip install fastrtc
to use built-in pause detection (see ReplyOnPause), and text to speech (see Text To Speech), install the vad and tts extras:
pip install "fastrtc[vad, tts]"