Rewrite everything from scratch for mqtt v5

This commit is contained in:
mochi-co
2022-12-10 21:48:37 +00:00
parent bc3d8b0eaa
commit 898c90d4ca
923 changed files with 188748 additions and 41075 deletions

7
vendor/github.com/alicebob/gopher-json/README.md generated vendored Normal file
View File

@@ -0,0 +1,7 @@
# gopher-json [![GoDoc](https://godoc.org/layeh.com/gopher-json?status.svg)](https://godoc.org/layeh.com/gopher-json)
Package json is a simple JSON encoder/decoder for [gopher-lua](https://github.com/yuin/gopher-lua).
## License
Public domain