We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbe8ae commit e36062cCopy full SHA for e36062c
examples/webtransport/package.json
@@ -5,7 +5,8 @@
5
"private": true,
6
"type": "module",
7
"dependencies": {
8
- "@fails-components/webtransport": "^0.1.7",
9
- "socket.io": "^4.7.1"
+ "@fails-components/webtransport": "^1.0.8",
+ "@fails-components/webtransport-transport-http3-quiche": "^1.0.8",
10
+ "socket.io": "^4.7.4"
11
}
12
0 commit comments