saltyim is the Go library and reference client and broker implementation for Salty IM it contains a command-line client (cli), a terminal user interface (tui), builtin server/broker and a Mobile / Desktop App PWA (progressive web app)
https://salty.im/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
.chglog | 2 months ago | |
.dockerfiles | 2 months ago | |
bin | 2 months ago | |
certs | 2 months ago | |
cmd | 2 weeks ago | |
data | 2 months ago | |
deployment | 4 weeks ago | |
hooks | 2 months ago | |
internal | 3 weeks ago | |
tools | 2 months ago | |
.drone.yml | 2 months ago | |
.gitattributes | 2 months ago | |
.gitignore | 2 months ago | |
.goreleaser.yml | 3 weeks ago | |
CHANGELOG.md | 1 week ago | |
Caddyfile | 2 months ago | |
Corefile | 2 months ago | |
Dockerfile | 2 months ago | |
LICENSE | 2 months ago | |
Makefile | 1 month ago | |
OLDREADME.md | 2 months ago | |
README.md | 4 weeks ago | |
Roadmap.md | 2 months ago | |
client.go | 1 week ago | |
client_test.go | 2 weeks ago | |
db.home.arpa | 2 months ago | |
example-config.yml | 2 months ago | |
format.go | 2 months ago | |
format_test.go | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
identity.go | 2 months ago | |
identity_test.go | 2 months ago | |
log | 2 months ago | |
lookup.go | 2 months ago | |
lookup_test.go | 2 months ago | |
options.go | 1 month ago | |
preflight.sh | 2 months ago | |
resolv.go | 2 months ago | |
send.go | 2 months ago | |
service.go | 2 months ago | |
state.go | 2 months ago | |
types.go | 2 months ago | |
utils.go | 2 months ago | |
utils_test.go | 2 months ago | |
version.go | 2 months ago |
README.md
Salty IM
Quick Start
$ go install go.mills.io/saltyim/cmd/salty-chat@latest
$ salty-chat make-user user@domain
$ salty-chat chat prologic@mills.io
Documentation
Coming soon™ -- See also the Old Readme for how this implementation started out as a simple shell script which you can still find at salty-chat.sh.
Deploy With Docker Swarm and Cloudflare
Visit: deployment
Roadmap
Please refer to the Roadmap document.
License
salty-msgbus-chat
is licensed under the terms of the WTFPL license.