d09655d66c
aiortc is a library for Web Real-Time Communication (WebRTC) and Object Real-Time Communication (ORTC) in Python. It is built on top of asyncio, Python's standard asynchronous I/O framework. WWW: https://github.com/jlaine/aiortc/
5 lines
231 B
Text
5 lines
231 B
Text
aiortc is a library for Web Real-Time Communication (WebRTC) and Object
|
|
Real-Time Communication (ORTC) in Python. It is built on top of asyncio,
|
|
Python's standard asynchronous I/O framework.
|
|
|
|
WWW: https://github.com/jlaine/aiortc/
|