http.zig
http.zig copied to clipboard
HTTPS
Does it support HTTPS?
No. I think if we see a tls.Server implementation ever come to the stdlib, I'd do it. There's currently only a tls.Client.
there is a TLS package that has a TLS server implemented
https://github.com/ianic/tls.zig
Thank you. Please review https://github.com/mailmug/zentropy