A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-04-21 02:58:20 +03:00
crypto Add more stuff 2020-04-21 02:58:20 +03:00
event Add support for olm events in EncryptedEventContent struct 2020-04-21 02:56:09 +03:00
format Add more tests and comments 2020-04-19 14:54:49 +03:00
id Update key upload structs 2020-04-20 01:25:59 +03:00
pushrules Update copyright year 2020-04-20 01:25:12 +03:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Minor improvements 2020-04-21 02:56:58 +03:00
filter.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
go.mod Add more stuff 2020-04-21 02:58:20 +03:00
go.sum Add more stuff 2020-04-21 02:58:20 +03:00
LICENSE Switch license to MPL 2.0 2020-04-13 15:49:16 +03:00
README.md Switch license to MPL 2.0 2020-04-13 15:49:16 +03:00
requests.go Add support for signed_curve25519 in ReqUploadKeys 2020-04-21 02:57:38 +03:00
responses.go Minor improvements 2020-04-21 02:56:58 +03:00
room.go Overhaul event content representation 2020-04-19 03:23:27 +03:00
store.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
sync.go Overhaul event content representation 2020-04-19 03:23:27 +03:00

mautrix-go

GoDoc

A Golang Matrix framework.

This project is based on matrix-org/gomatrix. The original project is licensed under Apache 2.0.