Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 470 Bytes

File metadata and controls

14 lines (10 loc) · 470 Bytes

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