I'd like to run xmpp-proxy to serve different XMPP servers on the same IP/port (without changing SRV records). Maybe match to field in stanzas to distribute to the correct backend?
Exact string match for the vhost is ok, but maybe regex or wildcard support is nice.
I'd like to run xmpp-proxy to serve different XMPP servers on the same IP/port (without changing SRV records). Maybe match
tofield in stanzas to distribute to the correct backend?Exact string match for the vhost is ok, but maybe regex or wildcard support is nice.