Diff

doc/doap.xml @ 10465:09697a673015

mod_net_multiplex: Add support for using ALPN Potentially a bit more efficient since it can jump to the selected protocol on connect instead of waiting for some data to look at. Adds a 'protocol' field to net providers for this purpose.
author Kim Alvefur <zash@zash.se>
date Fri, 29 Nov 2019 23:27:51 +0100
parent 10408:c765eca809e3
child 10511:f89dbf7d03b8
line wrap: on
line diff
--- a/doc/doap.xml	Fri Nov 29 23:25:59 2019 +0100
+++ b/doc/doap.xml	Fri Nov 29 23:27:51 2019 +0100
@@ -51,6 +51,7 @@
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc6121"/>
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc6122"/>
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc6455"/>
+    <implements rdf:resource="https://www.rfc-editor.org/info/rfc7301"/>
     <implements rdf:resource="https://www.rfc-editor.org/info/rfc7395"/>
     <!-- Added in hg:0bbbc9042361 released in 0.6.0 -->
     <implements rdf:resource="https://datatracker.ietf.org/doc/draft-cridland-xmpp-session/"/>