matrix-go-test/vendor/maunium.net/go/mautrix/crypto/canonicaljson/README.md
2023-02-08 18:23:21 +01:00

336 B

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.