You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
it seems currently this package does not support TLS 1.3:
#22
and even TLS 1.2, is only experimental:
https://github.com/alexnask/iguanaTLS
the standard library now supports TLS, but again only 1.3:
ziglang/zig#14172
do you know anyone working in this space? I am very interested in Zig, but TLS 1.2 is a must have for me.