mirror of
https://mau.dev/mautrix/go.git
synced 2026-03-14 14:25:53 +01:00
|
|
||
|---|---|---|
| .. | ||
| json.go | ||
| json_test.go | ||
| 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.