init(_:)
Create a DTLS protocol to use in a protocol stack.
Declaration
init(@ProtocolStackBuilder<UDP> _ builder: () -> UDP)Parameters
- builder:
The protocol stack below DTLS.
Create a DTLS protocol to use in a protocol stack.
init(@ProtocolStackBuilder<UDP> _ builder: () -> UDP)The protocol stack below DTLS.