[ 原始碼: 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