ssl support
Open
Future
Nice2Have
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Hi! Just started playing with jetpack-io.
It would be great if the API could offer ssl support (since this is already supported by the underlying TransportService -> @see https://developer.mozilla.org/en/XPCOM_Interface_Reference/nsISocketTransportService#createTransport() ). Should be easy to implement?
I guess if you like to mirror the node.js API, you would need a separate tsl/ssl module which could share the code from your net module by simply passing in the correct aSocketTypes when calling nsISocketTransportService#createTransport() ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.