simplexmq
simplexmq copied to clipboard
⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.
is everybody BLIND simplex.chat with coturn DONT WORK: it only work on ejabberd with api: 2024-03-14 09:57:37.196387+01:00 \[info\] \@mod_stun_disco:handle_call/3:332 Offering STUN/TURN services to @\> i had to make turn1 in...
HI on ubuntu 20.... coturn dont work... and manuals are obsolete. https://simplex.chat/docs/webrtc.html and https://simplex.chat/docs/server.html i had to get manuals from other site to run it.... but configiured coturn still dont...
Add a setting to the config file: delete old files when using the entire quota for uploading media? If the administrator sets "on", the old media will be deleted when...
I am trying to deploy this on my unraid server. I have used all your variables/port/env within the docker section Unraid doesn't appear to allow :z so i have these...
Testing out simplex server via docker on debian 12: ``` docker run -d \ -e "ADDR=simplex.zaggy.nl:443" \ -e "QUOTA=10G" \ -p 443:443 \ -v $HOME/simplex/xftp/config:/etc/opt/simplex-xftp:z \ -v $HOME/simplex/xftp/logs:/var/opt/simplex-xftp:z \ -v...