postmoogle/vendor/maunium.net/go/mautrix/crypto/canonicaljson
2024-02-11 20:47:04 +02:00
..
json.go add vendoring 2022-11-16 12:08:51 +02:00
README.md refactor to mautrix 0.17.x; update deps 2024-02-11 20:47:04 +02: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.

The original project is licensed under the Apache 2.0 license.