The lightweight (but full-featured) Matrix server, written in Go language
Go to file
2019-07-25 20:14:37 +05:00
cmd Add create room method plus some rework of backend 2019-07-21 14:43:14 +05:00
internal Add capabilities method 2019-07-25 20:14:37 +05:00
.gitignore refactor: Refactor models module structure 2019-07-19 19:52:03 +04:00
.travis.yml Add coverall 2019-07-22 21:53:39 +05:00
go.mod chore: Add go mod support 2019-07-18 18:56:04 +04:00
go.sum chore: Add go mod support 2019-07-18 18:56:04 +04:00
LICENSE Initial commit 2019-07-18 19:00:50 +05:00
Makefile Fix home var 2019-07-22 21:56:08 +05:00
README.md Add capabilities method 2019-07-25 20:14:37 +05:00