A shiny mqtt server written by me
Go to file
bad 0fcb27311e Make subscription tests run in parrarel
This should be faster(not like that matters) and sure that the subscription struct can be shared between threads
2021-10-17 23:02:52 +02:00
mqtt Fix more golangci-lint issues 2021-10-17 21:09:44 +02:00
session Add misspell 2021-10-17 21:27:17 +02:00
subscription Make subscription tests run in parrarel 2021-10-17 23:02:52 +02:00
.envrc Basic packet parsing 2021-09-01 22:36:43 +02:00
.gitignore Basic packet parsing 2021-09-01 22:36:43 +02:00
.golangci.toml Add misspell 2021-10-17 21:27:17 +02:00
go.mod Initial session handling 2021-09-28 12:30:32 +02:00
go.sum Initial session handling 2021-09-28 12:30:32 +02:00
main.go Fix a bunch of golangci-lint issues 2021-10-17 21:01:13 +02:00
pre-commit.sh Add golangci-lint 2021-10-17 20:59:42 +02:00
shell.nix Add golangci-lint 2021-10-17 20:59:42 +02:00