uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
8.08k stars 574 forks source link

Allow passing custom ciphers via options #723

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

Followup of https://github.com/uNetworking/uSockets/pull/171 & https://github.com/uNetworking/uWebSockets/pull/1435

shaharmor commented 2 years ago

Thanks for merging this! Can you please create a new release with these changes (Which also requires releasing the other packages)