web: The beginnings of TLS
This commit is contained in:
3
packages/web/src/openssl/Ssl.zig
Normal file
3
packages/web/src/openssl/Ssl.zig
Normal file
@@ -0,0 +1,3 @@
|
||||
const std = @import("std");
|
||||
|
||||
pub const Ssl = opaque {};
|
||||
Reference in New Issue
Block a user