Add minimal client example.

This commit is contained in:
Juliusz Chroboczek
2024-06-08 14:34:34 +02:00
parent bc512462c7
commit ac47a82e2f
3 changed files with 279 additions and 1 deletions
+2 -1
View File
@@ -15,6 +15,7 @@
"files": [
"protocol.js",
"galene.js",
"management.js"
"management.js",
"example/example.js"
]
}