Luca
4fb9fa2060
continuous-integration/drone/push Build is passing
Details
|
||
---|---|---|
.. | ||
appservice | ||
crypto | ||
event | ||
id | ||
pushrules | ||
util/base58 | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
LICENSE | ||
README.md | ||
client.go | ||
error.go | ||
filter.go | ||
requests.go | ||
responses.go | ||
room.go | ||
store.go | ||
sync.go | ||
url.go | ||
version.go | ||
versions.go |
README.md
mautrix-go
A Golang Matrix framework. Used by gomuks, go-neb, mautrix-whatsapp and others.
Matrix room: #maunium:maunium.net
This project is based on matrix-org/gomatrix. The original project is licensed under Apache 2.0.
In addition to the basic client API features the original project has, this framework also has:
- Appservice support (Intent API like mautrix-python, room state storage, etc)
- End-to-end encryption support (incl. interactive SAS verification)
- Structs for parsing event content
- Helpers for parsing and generating Matrix HTML
- Helpers for handling push rules
This project contains modules that are licensed under Apache 2.0: