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
- Read messages
- Send messages
- Get join notificaitons with room ID and name
Pull requests are more than welcome