<div dir="ltr">Hey Guys,<div><br></div><div>We've been using proto_helpers.StringTransport for awhile in testing and recently added TLS support we wanted to test as well. Has anyone subclassed StringTransport to add startTLS support? </div><div><br></div><div>We added the _TLSConnectionMixin, _TLSClientMixin mixins to a new StringTransportTLS subclass, but its throwing some basic errors we're crunching through:</div><div><br></div><div>'StringTransportTLS' object has no attribute 'protocol'<br></div><div><br></div><div>So I thought I'd see if anyone had any pointers on doing this better. Thank you in advance.</div><div><br></div><div>-J</div></div>