uNetworking / uSockets

Miniscule cross-platform eventing, networking & crypto for async applications
Apache License 2.0
1.29k stars 267 forks source link

Allow passing custom ciphers via options #171

Closed shaharmor closed 2 years ago

shaharmor commented 2 years ago

The main goal is to be able to pass custom ciphers from node.js (In App options) and have them used internally in uSockets

Required for https://github.com/uNetworking/uWebSockets/pull/1435 & https://github.com/uNetworking/uWebSockets.js/pull/723