/goMatrix

A go library for Matrix

Primary LanguageGoMozilla Public License 2.0MPL-2.0

goMatrix

Build Status

A go library for Matrix. I've only implemented the functionality I needed for a project I’m working on.

Documentation can be found here https://godoc.org/github.com/geir54/goMatrix

Implemented

  • Read messages
  • Send messages
  • Get join notificaitons with room ID and name

Pull requests are more than welcome