jdev - 2021-07-30


  1. rengan

    Ok jonas’ But i have a doubt in this xmpp protocol there are lot of types like xmpp-client, xmpp-server, and also lot of packages i want to know which package for best for client

  2. rengan

    and how to establish a connection using javascript

  3. jonas’

    I don't do javascript

  4. Squeaky Latex Folf

    javashit

  5. jonas’

    language

  6. theTedd

    rengan, have a look at "StanzaJS" (https://github.com/legastero/stanza) and "xmpp.js" (https://github.com/xmppjs/xmpp.js) - which is 'best' depends on your own requirements, so nobody else can decide that for you

  7. stpeter

    Of interest: https://datatracker.ietf.org/doc/draft-muffett-end-to-end-secure-messaging/ ... we might want to point the author to recent work in the XMPP community, where the server can be under your control. See also https://mailarchive.ietf.org/arch/msg/cfrg/3HyACdtNcf512Qe0pNRIXqkyhpk/

  8. stpeter

    Well, perhaps I'll just reply on the CFRG list.

  9. Zash

    Many words to digest.