A Golang Matrix framework.
  • Go 99.7%
  • PLpgSQL 0.3%
Find a file
2020-04-16 16:51:32 +03:00
events Reorganize and break everything 2020-04-16 16:51:32 +03:00
format Reorganize and break everything 2020-04-16 16:51:32 +03:00
id Reorganize and break everything 2020-04-16 16:51:32 +03:00
.gitignore Rename package 2018-10-08 01:22:27 +03:00
client.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
filter.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
go.mod Update deps 2020-03-03 21:23:35 +02:00
go.sum Update deps 2020-03-03 21:23:35 +02: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 Reorganize and break everything 2020-04-16 16:51:32 +03:00
responses.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
room.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
store.go Reorganize and break everything 2020-04-16 16:51:32 +03:00
sync.go Reorganize and break everything 2020-04-16 16:51:32 +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.