Closed rustworthy closed 3 months ago
As soon as the #74 is finished and we start supporting specifying a desired tls option on theWorkerBuilder
(rather than make them create a TlsStream
and then provide that stream to the terminal WorkerBuilder::connect_with
), we will "automatically" have the authenticated connection covered with tests for Client
and WorkerBuilder
.
This change is