Commit Graph

8 Commits

Author SHA1 Message Date
Paul Tötterman ee30ee9640 Switch from access_token in URL to token in header 2020-10-01 12:09:39 +03:00
Neil Alexander e5578b12c7
Run CI using golangci-lint, Go 1.13.10 (#78)
* Run CI using golangci-lint, Go 1.13.10

* Update pre-commit hook

* Fix lint issues
2020-05-01 13:17:22 +01:00
Kegan Dougal bb7c146092 Actually run all the golint tests 2017-01-06 15:33:33 +00:00
Kegan Dougal 837d0c30d0 Review comments: be explicit at call-sites when setting credentials 2017-01-06 10:54:26 +00:00
Kegan Dougal 373dfc2ff2 Move client creation examples to client examples file 2016-12-09 16:45:49 +00:00
Kegan Dougal 9c35a1edb8 Add JoinRoom examples 2016-12-09 16:04:32 +00:00
Kegan Dougal 9c7c0986d7 Add Login()
With example.
2016-12-09 15:03:19 +00:00
Kegan Dougal 8bd1c5a89b Add Client.StateEvent method with test and example. Move examples to different file 2016-12-02 15:36:09 +00:00