套件: python3-aioice (0.7.7-1)
python3-aioice 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-aioice:
維護者:
Original Maintainer:
- Jonas Smedegaard
外部的資源:
- 主頁 [github.com]
相似套件:
implementation of ICE
aioice is a library for Interactive Connectivity Establishment (RFC 5245) in Python. It is built on top of asyncio, Python's standard asynchronous I/O framework.
Interactive Connectivity Establishment (ICE) is useful for applications that establish peer-to-peer UDP data streams, as it facilitates NAT traversal. Typical usecases include SIP and WebRTC.
其他與 python3-aioice 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dnspython (>= 2.0.0)
- DNS toolkit for Python 3
-
- dep: python3-netifaces
- portable network interface information - Python 3.x