agronholm / agronholm/anyio

Add DTLS support

オープン
#239 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。