-
I have a running xmpp server on my machine (Ejabberd)
I can read the doc at localhost:5820
But whenever I try to connect to that server I get theses errors:
```dart
final whixp = Whixp(
…
-
### What Monal Release channel are you using?
AppStore
### iOS system version (if applicable)
15.8.3
### macOS system version (if applicable)
_No response_
### Monal version
6.4.5
### Used XMP…
-
node 1:
```
cluster_interfaces = { "frytka" };
cluster_node_name = "xmpp1.empeka.pl";
cluster_servers = { "xmpp2.empeka.pl:7473"};
cluster_server_port = 7473;
cluster_port = 7473;
```
node 2:
…
-
Usually XMPP clients allow advanced settings in account creation to manually specify the server address to connect to, separately to the JID domain, but not in dino so it seems:
![image](https://gi…
-
Haven't seen a decent jabber/xmpp implementation on the market of latest cosmos-server. It can be installed e.g. ejabberd thru portainer or docker cli command, but, it could have been fun to have one …
-
I have started to get a panic in caddy w/L4 from part of a config for an XMPP server that matches for alpn: xmpp-client.
It was working previously, but I updated caddy and now it seems to have broken…
-
XMPP Chat provides a real-time chat solution for users who may wish to have an actual IM session with friends. This would be more streamlined and instant than DMs or Toots.
I have recently setup a …
-
Welcome, this page informs you about the security, all SCRAM variants and Channel Binding (-PLUS variants) too.
-------------------------------
Important history:
CRAM-MD5 to Historic:
- htt…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
Fix this, and ensure user is given a sensible error message.