Closed trowski closed 1 year ago
This allows most use-cases of sockets to use Socket, while only socket "owners" and factories would want to use or return EncryptableSocket instances.
Socket
EncryptableSocket
Related to #92.
Superceded by #100.
This allows most use-cases of sockets to use
Socket
, while only socket "owners" and factories would want to use or returnEncryptableSocket
instances.Related to #92.