add certs function

This commit is contained in:
Toshit Chawda 2024-03-05 16:39:57 -08:00
parent f1446a9b27
commit 5b4fb1392a
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
7 changed files with 45 additions and 5 deletions

View file

@ -27,7 +27,9 @@ onmessage = async (msg) => {
postMessage(JSON.stringify(str, null, 4));
}
const { EpoxyClient } = await epoxy();
const { EpoxyClient, certs } = await epoxy();
console.log("certs:", certs());
const tconn0 = performance.now();
// args: websocket url, user agent, redirect limit