Add DTLS support
オープン
enhancement
- 主要言語
- Python
- スター
- 2.5k
- フォーク
- 260
- 平均マージ
- 2日 8時間
- マージ済み PR(30日)
- 19
説明
DTLS (TLS for UDP) support is currently missing from the standard library, requiring direct interfacing with OpenSSL (1.1.1 or later). There is an existing implementation, [python3-dtls](https://pypi.org/project/python3-dtls/) which could serve as a reference, but it uses ctypes while we want to use CFFI for PyPy compatibility.
コントリビューションガイド
評価
この issue はまだ評価されていません。