refactor(server): share event stream encoding (#36484)

This commit is contained in:
Kit Langton
2026-07-12 11:48:52 -04:00
committed by GitHub
parent 5414697bd1
commit 7913c4a490
9 changed files with 483 additions and 102 deletions
+1
View File
@@ -9,6 +9,7 @@
"./*": "./src/*.ts"
},
"scripts": {
"test": "bun test --only-failures",
"typecheck": "tsgo --noEmit"
},
"dependencies": {