Commit Graph

7 Commits

Author SHA1 Message Date
Joshua MacDonald
c6643592f6 Combines two fixes 2022-03-17 14:19:23 -07:00
mochi
ab25083ed2 Merge branch 'master' of https://github.com/mochi-co/mqtt into v1.1.2
# Conflicts:
#	server/internal/clients/clients.go
2022-03-16 18:09:00 +00:00
JB
3286d5a484 Replace Travis with Github Actions (#41)
* Remove Travis CI

* Add Github Actions Workflow

* Update badges for build status, coverage, report card, doc reference

* use actions for all pull requests and pushes

* test all files for coverage

* Apply gofmt -s to simplify code

* Fix typos

* Cleanup comments

* Cleanup comments

Co-authored-by: mochi <mochimou@icloud.com>
2022-03-15 19:56:42 +00:00
Joshua MacDonald
17253ad8bd Wrap packet errors with cause information (#39) 2022-03-15 17:34:49 +00:00
mochi
7c7b8d58fe Return packets to internal
Now that we can alias types, there's no compelling reason to expose the packets library
2022-01-05 18:10:24 +00:00
mochi
66edb0564c expose packets library 2022-01-05 17:00:51 +00:00
Mochi
b6184987e8 Restructures code 2019-12-31 15:02:16 +00:00