1.4 KiB
1.4 KiB
General
Daemon / Linux
- https://github.com/sevlyar/go-daemon | Ready-to-use Go Daemon
- https://www.makeuseof.com/create-daemons-on-linux/ | Step-by-Step Daemon Guideline
- stackoverflow/how-to-start-a-go-program-as-a-daemon-in-ubuntu
- stackoverflow/how-to-create-a-daemon-process-in-golang
XMPP
General
- https://xmpp.org/ | Official Page
- https://en.wikipedia.org/wiki/XMPP | Wiki
- https://xmpp.org/extensions/ | Specification List
- https://xmpp.org/about/technology-overview/ | Technology Overview and Basic Technical Info
Security / Privacy / Encryption
- https://wiki.xmpp.org/web/XMPP_E2E_Security | OMEMO, OpenPGP comparison and Info
Go
- https://git.aliberksandikci.com/asandikci/go-learnign | Go Learnign Resources
Useful GO Labraries
- https://github.com/kirsle/configdir | Get User Config and Cache Directories
- https://github.com/shibukawa/configdir | Get User Config and Cache Directories
Check more resource in Mattermost Channels and my Personal Star Lists (Go,Agent)