Open
Description
Hi @jawj, awesome project. I especially like that you're leveraging 53D8 SubtleCrypto as much as possible.
I'm looking for a pure JS TLS server, and forge a) apparently doesn't support TLS 1.2/1.3 and b) looks pretty unmaintained in general.
Any chance you'll add a server implementation at some point? If not, any tips for if I were to attempt such a thing myself?