Files
bun.sh/packages/bun-usockets
Jarred Sumner 4b5233fc3a feat(fetch) rejectUnauthorized and checkServerIdentity (#4514)
* enable root certs on fetch

* rebase

* fix lookup

* some fixes and improvements

* fmt

* more fixes

* more fixes

* check detached onHandshake

* fix promise case

* fix cert non-Native

* add fetch tls tests

* more one test
2023-09-06 22:33:55 -07:00
..
2023-09-05 20:28:20 -07:00

Bun's fork of uSockets

Bun's TCP socket library is based on uSockets. Thanks to @uNetworkingAB for the great work!