uses an example http server to test client functionality

This commit is contained in:
geoffsee
2025-08-26 14:37:54 -04:00
parent aa25ffb215
commit b0d37194fe
11 changed files with 1382 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.*n*i?/
target/
build/
node_modules/