matrix-org / gomatrix

A Golang Matrix client
Apache License 2.0
285 stars 53 forks source link

EasyJson, constants and any litle improvements #89

Closed kanopeld closed 2 years ago

kanopeld commented 3 years ago

EasyJson https://github.com/mailru/easyjson Added gitignore rules. Changed http methods from string to constants, Added easyjson for faster marshall/unmarshall json. Added constant fot message types