Skip to content

MIRROR: XMPP - Transport - ATM planned support for Threema only (written in golang) - pls use dev.sum7.eu

License

Notifications You must be signed in to change notification settings

genofire/thrempp

Repository files navigation

Thrempp

pipeline status coverage report Go Report Card GoDoc

XMPP - Transport

ATM planned support for Threema only

Get thrempp

Download

Latest Build binary from ci here:

Download All (with config example)

Download Binary

Build

go get -u dev.sum7.eu/sum7/thrempp

Configure

see config_example.toml

Start / Boot

/lib/systemd/system/thrempp.service :

[Unit]
Description=thrempp
After=network.target
# After=ejabberd.service
# After=prosody.service

[Service]
Type=simple
# User=notRoot
ExecStart=/opt/go/bin/thrempp serve --config /etc/thrempp.conf
Restart=always
RestartSec=5sec

[Install]
WantedBy=multi-user.target

Start: systemctl start thrempp Autostart: systemctl enable thrempp

About

MIRROR: XMPP - Transport - ATM planned support for Threema only (written in golang) - pls use dev.sum7.eu

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published