money/vendor/maunium.net/go/mautrix/crypto/canonicaljson
Uriel Fanelli eb42e41c8a Initial import (local) 2025-09-28 13:13:59 +02:00
..
README.md Initial import (local) 2025-09-28 13:13:59 +02:00
json.go Initial import (local) 2025-09-28 13:13:59 +02:00

README.md

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.

The original project is licensed under the Apache 2.0 license.