Re: Can transport.write() to hostname instead of IP address?
Glyph <[email protected]>
| Newsgroups | gmane.comp.python.twisted |
|---|---|
| Message-ID | <[email protected]> |
On Aug 30, 2018, at 1:22 PM, Sean DiZazzo <[email protected]> wrote: > Can't seem to find a corresponding wraperServerTLS to the client function Tim posted. There is no wrapServerTLS right now in Twisted itself. https://github.com/glyph/txsni/blob/master/txsni/tlsendpoint.py <https://github.com/glyph/txsni/blob/master/txsni/tlsendpoint.py> is available in txsni though; arguably all of txsni should be in Twisted, but certainly this should be. If you wanted to write a PR that added some docstrings and unit tests that would be great :). -glyph _______________________________________________ Twisted-Python mailing list [email protected] https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python