Expand description
Stream Wrappers for SSL to extend support for some consuming Library use cases.
Structsยง
- SslStream
Wrapper - A wrapper for an SslStream that allows cloning and sending between multiple tasks/threads. In most cases you will not need this, but some consumers (such as tide listeners) rely on this behaviour.