mautrix-go/crypto/canonicaljson
2020-04-21 03:31:42 +03:00
..
json.go Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
json_test.go Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
LICENSE Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00
README.md Move canonicaljson and go-olm inside crypto/ 2020-04-21 03:31:42 +03:00

canonicaljson

This is a Go package to produce Matrix Canonical JSON. It is essentially just json.go from gomatrixserverlib without all the other files that are completely useless for non-server use cases.