first commit

This commit is contained in:
2023-03-14 11:29:44 +07:00
commit b215f1a3ac
19 changed files with 1061 additions and 0 deletions

9
Project.toml Normal file
View File

@@ -0,0 +1,9 @@
name = "Mosquitto"
uuid = "db317de6-444b-4dfa-9d0e-fbf3d8dd78ea"
authors = ["Christian Dengler <sumo_spider@yahoo.de>"]
version = "0.4.1"
[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"