[ 源代码: python-aiortc ]
软件包:python3-aiortc-doc(1.11.0-1)
python3-aiortc-doc 的相关链接
Debian 的资源:
下载源码包 python-aiortc:
- [python-aiortc_1.11.0-1.dsc]
- [python-aiortc_1.11.0.orig.tar.gz]
- [python-aiortc_1.11.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
implementation of WebRTC and ORTC - documentation
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.
The API closely follows its JavaScript counterpart while using pythonic constructs:
* promises are replaced by coroutines * events are emitted using pyee.EventEmitter
This package provides documentation for the aiortc module.
其他与 python3-aiortc-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation