-
Guus
Kind of surprised Spark isn't working. It hasn't changed much since :) What's the issue there?
-
Zash
TLS versions most likely?
-
adx
Guus: missing symbols in windows dlls - i.e compiled for newer windowses
-
adx
to be fair, i only checked as far as the current archive goes - that would be up to 2014
-
moparisthebest
Are there good tools for load testing XMPP servers?
-
Zash
There's https://github.com/processone/rtb and https://github.com/processone/tsung and variosu simpler things✎ -
Zash
There's https://github.com/processone/rtb and https://github.com/processone/tsung and various simpler things ✏
-
moparisthebest
Those look very nice thanks!
-
Zash
https://gist.github.com/zeen/3738934 is a thing we've used in the past✎ -
Zash
https://gist.github.com/zeen/3738934 is a thing we've (prosody devs) used in the past ✏
-
moparisthebest
Also nice
-
Guus
adx: That's a pity. I am guessing that's only an issue with the installers, as the client itself is Java based.
-
singpolyma
If I want to do a bot from node/deno what's my best bet for library? xmpp.js?
-
moparisthebest
singpolyma: xmpp-rs compiled to webasm
-
moparisthebest
Actually probably that's the path to pain don't do it 🤣
-
moparisthebest
XMPP.js or perhaps converse headless
-
singpolyma
Yeah, it's not really for me, but for suggesting to JS devs and/or maybe a blog post
-
singpolyma
Does the library converse is on support TCP when used in node? I'm not looking for browser support
-
singpolyma
XMPP.js actually looks fairly promising now that I read it more
-
singpolyma
I think it doesn't support deno easily but I can be boring and do this one on node
-
moparisthebest
I actually don't know anything about conversejs-headless other than I've heard the name