Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 298 Bytes

STARTTLS

STARTTLS negotiation for @xmpp/client.

Included and enabled in @xmpp/client for Node.js

STARTTLS will automatically upgrade the TCP connection to TLS upon connecton if the server supports it.

References

RFC 6120 STARTTLS Negotiation