A shiny mqtt server written by me
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
bad 09ac734b2d Refactor connection and add support for resuming sessions 2 years ago
mqtt Fix more golangci-lint issues 2 years ago
session Refactor connection and add support for resuming sessions 2 years ago
subscription Make subscription tests run in parrarel 2 years ago
.envrc Basic packet parsing 3 years ago
.gitignore Basic packet parsing 3 years ago
.golangci.toml Add misspell 2 years ago
go.mod Initial session handling 3 years ago
go.sum Initial session handling 3 years ago
main.go Refactor connection and add support for resuming sessions 2 years ago
pre-commit.sh Add golangci-lint 2 years ago
shell.nix Add golangci-lint 2 years ago