From 5b5f109824b08619b9167cc82a8b56072a1ed477 Mon Sep 17 00:00:00 2001 From: defanor Date: Mon, 30 Nov 2020 17:56:44 +0300 Subject: Reconnect on "reset" and "system-shutdown" stream errors --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 61e39e6..5b4d422 100644 --- a/README +++ b/README @@ -23,8 +23,8 @@ A rough roadmap: - Basic protocol: -[+] XMPP core (RFC 6120). A prototype is mostly ready, though it can - use more of error handling and refinement. +[+] XMPP core (RFC 6120). Mostly ready, though would be nice to + review and refactor. - Reliable and predictable message delivery: @@ -38,7 +38,7 @@ A rough roadmap: [+] "Happy Eyeballs" (RFC 8305). [+] XEP-0368 v1.1: SRV records for XMPP over TLS. -[+] SOCKS5 (RFC 1928) support. Implemented, though can be improved. +[+] SOCKS5 (RFC 1928) support. Implemented, though no authentication. [+] XEP-0199 v2.0: XMPP Ping. [.] Certificate verification using DANE (experimental). -- cgit v1.2.3