-
MSavoritias fae.ve
is there a way to specify in the doap file that i dont support some parts of the xep besides the notes field?
-
singpolyma
You just support as "partial"
-
singpolyma
And then notes yeah
-
MSavoritias fae.ve
noted. thanks
-
MSavoritias fae.ve
ah but wait probably not in the rfcs though /thinking
-
MSavoritias fae.ve
oh well no big deal probably
-
MSavoritias fae.ve
my usecase is that i specifically dont plan to support tcp for example https://xmpp.org/rfcs/rfc6120.html#tcp
-
qy
Http only?
-
MSavoritias fae.ve
CADET https://docs.gnunet.org/developers/cadet/cadet.html or quic maybe if there is interest
-
moparisthebest
nothing should support TCP today, only TLS (and other secure things)
-
MSavoritias fae.ve
Yeah. And i am guessing in xmpp 2.0 tls will be in the core spec
-
MSavoritias fae.ve
Although i would like for xmpp to be transport independent.
-
moparisthebest
Basically is, just obviously need discovery for alternative transports, I've still gotta write a xep for some of that
-
Zash
Just remember that more connection methods = more complexity