Replies: 1 comment 1 reply
-
Your project looks really cool! I'm trying to do the quick start but getting this error: It's probably some noob mistake. I was running go 1.17 and had to upgrade to 1.19, perhaps I did something wrong. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We did this in Salty IM (very similar goals to your project here, but you have a shiny mobile app 🤣)
The basic idea is to use SRV records to delegate the "databag" service to a different host.domain[:port] as required. That way I can run databag on say databag.mydomain.tld but have an identity of prologic@mydomain.tld
Beta Was this translation helpful? Give feedback.
All reactions