Skip to content

Saleschat/mautrix-go

This branch is 3 commits ahead of, 966 commits behind mautrix/go:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

961f549 · Jan 21, 2024
Dec 28, 2023
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Nov 16, 2021
Feb 19, 2023
Jan 21, 2024
Jan 19, 2024
Jan 27, 2022
Jan 21, 2024
Jan 21, 2024
Jun 14, 2023
Jan 21, 2024
Jan 21, 2024
Jan 16, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
Jan 21, 2024
May 19, 2023
Jan 21, 2024
Jan 16, 2024
Dec 12, 2023
Jan 21, 2024

Repository files navigation

mautrix-go

GoDoc

A Golang Matrix framework. Used by gomuks, go-neb, mautrix-whatsapp and others.

Matrix room: #maunium:maunium.net

This project is based on matrix-org/gomatrix. The original project is licensed under Apache 2.0.

In addition to the basic client API features the original project has, this framework also has:

  • Appservice support (Intent API like mautrix-python, room state storage, etc)
  • End-to-end encryption support (incl. interactive SAS verification)
  • Structs for parsing event content
  • Helpers for parsing and generating Matrix HTML
  • Helpers for handling push rules

Packages

No packages published

Languages

  • Go 100.0%