jdev - 2023-01-04


  1. pep.

    What libs do websockets?

  2. flow

    Smack

  3. flow

    (this list is not conclusive)

  4. flow

    (this list is maybe not conclusive)

  5. MattJ

    Strophe.js, probably xmpp.js

  6. pep.

    hmm, Java and JS :/

  7. pep.

    Not exactly fond of that. But yeah I'm not surprised not many libs support it

  8. Peter Waher

    Is C# of interest?

  9. pep.

    Not much sorry, thanks for the suggestion :P

  10. pep.

    I should look into adding it to slix or xmpp-rs

  11. lovetox

    nbxmpp

  12. lovetox

    python should be your thing

  13. lovetox

    but if you want to look at how its done, to do it in another lib, i think it will not help you much, the websocket stuff is like 200 lines of code including boilerplate, and the whole websocket stuff is handled by libsoup

  14. Sam

    Mellium as well