Metadata-Version: 2.1
Name: pyrtc
Version: 2.0.2
Summary: Python WebRTC signalling and connection management back-end.
Author: Isaac Dorenkamp
Author-email: unorthodox.isaac@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# PyRTC
### An RTC connection manager for Python
----------------------------------------

I'll write some more here later :)

For now, you can read the docs and see
a simple example at https://pyrtc.readthedocs.io/en/latest/

