feature: the beginnings of chat working

This commit is contained in:
Andy Burke 2025-07-01 15:37:35 -07:00
parent 85024c6e62
commit 649ff432bb
24 changed files with 1555 additions and 918 deletions

View file

@ -32,9 +32,9 @@
}
},
"imports": {
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^0.6.0",
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^0.6.1",
"@andyburke/lurid": "jsr:@andyburke/lurid@^0.2.0",
"@andyburke/serverus": "jsr:@andyburke/serverus@^0.6.0",
"@andyburke/serverus": "jsr:@andyburke/serverus@^0.7.1",
"@std/assert": "jsr:@std/assert@^1.0.13",
"@std/encoding": "jsr:@std/encoding@^1.0.10",
"@std/http": "jsr:@std/http@^1.0.18",