Add optional WebTransport frame transport

This commit is contained in:
2026-06-24 21:28:15 -07:00
parent d37694e4d3
commit 3e2ca8057b
9 changed files with 829 additions and 31 deletions

View File

@@ -12,6 +12,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@moq/web-transport": "^0.1.3",
"express": "^5.2.1",
"ws": "^8.20.0"
}