Groups
Anmelden
Groups
web-transport-dev
Unterhaltungen
Info
Feedback geben
Hilfe
web-transport-dev
1–30 von 47
Alle als gelesen markieren
Gruppe melden
0 ausgewählt
Luke Curley
, …
Yali
3
4. Mai
WebTransport on Android
Hi, did you ever get a WebTransport client to work on android? On Thursday, November 3, 2022 at 10:06
ungelesen,
WebTransport on Android
Hi, did you ever get a WebTransport client to work on android? On Thursday, November 3, 2022 at 10:06
4. Mai
Marten Richter
,
Thomas Steiner
3
1. Jan.
Webtransport ponyfill
Hello, the ponyfill is now deprecated. The node.js @fails-components/webtransport now also acts as a
ungelesen,
Webtransport ponyfill
Hello, the ponyfill is now deprecated. The node.js @fails-components/webtransport now also acts as a
1. Jan.
Kershaw Jang
, …
Marten Richter
6
27.12.23
WebTransport over HTTP/2
Hi, my http/2 implementation now also works in my test app (at least the mapping to the WebSocket
ungelesen,
WebTransport over HTTP/2
Hi, my http/2 implementation now also works in my test app (at least the mapping to the WebSocket
27.12.23
Zhipeng Zuo
30.11.23
hello , is there any java server implement example for webtransport
hello ,we use java as server , and client run with js ,currently we use websocket to connect . we
ungelesen,
hello , is there any java server implement example for webtransport
hello ,we use java as server , and client run with js ,currently we use websocket to connect . we
30.11.23
guest271314
22.07.23
GoogleChrome samples throws DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop()
GoogleChrome samples throws DeprecationWarning: There is no current event loop loop = asyncio.
ungelesen,
GoogleChrome samples throws DeprecationWarning: There is no current event loop loop = asyncio.get_event_loop()
GoogleChrome samples throws DeprecationWarning: There is no current event loop loop = asyncio.
22.07.23
Marten Richter
3
15.01.23
Opening multiple webtransport sessions in a row and 'Connection Lost'
Ok, well I am talking to myself. Anyway, it can be that an earlier session in the testing environment
ungelesen,
Opening multiple webtransport sessions in a row and 'Connection Lost'
Ok, well I am talking to myself. Anyway, it can be that an earlier session in the testing environment
15.01.23
Marten Richter
,
Victor Vasiliev
2
15.11.22
Http/2 webtransport
Hi Marten, As far as I am aware, there are currently no implementations of the WebTransport over HTTP
ungelesen,
Http/2 webtransport
Hi Marten, As far as I am aware, there are currently no implementations of the WebTransport over HTTP
15.11.22
Marten Richter
,
Victor Vasiliev
3
08.11.22
Does Webtrasnport support query parameters
Thanks, then I will try to find a way to support them in the node addon. Victor Vasiliev <vasilvv@
ungelesen,
Does Webtrasnport support query parameters
Thanks, then I will try to find a way to support them in the node addon. Victor Vasiliev <vasilvv@
08.11.22
shuo zhang
3
27.07.22
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))
I found that the -109 error code is the address unreachable through the source code of chrome. I
ungelesen,
net::ERR_QUIC_PROTOCOL_ERROR.QUIC_PACKET_WRITE_ERROR (Write failed with error: -109 (Unknown error: -109))
I found that the -109 error code is the address unreachable through the source code of chrome. I
27.07.22
Luke Curley
15.07.22
Fwd: Warp Demo + Updates
Cross posting to web-transport-dev as well. Warp is a video protocol that uses WebTransport. I wrote
ungelesen,
Fwd: Warp Demo + Updates
Cross posting to web-transport-dev as well. Warp is a video protocol that uses WebTransport. I wrote
15.07.22
C.C. Fan
,
Thomas Steiner
2
15.07.22
A public WebTransport Echo Server
Thank you very much! I have opened https://github.com/GoogleChrome/web.dev/pull/8335 for the link to
ungelesen,
A public WebTransport Echo Server
Thank you very much! I have opened https://github.com/GoogleChrome/web.dev/pull/8335 for the link to
15.07.22
Marten Richter
,
Victor Vasiliev
2
23.06.22
node.js wrapper for webtransport
Hi Marten, This is exciting! For what it's worth, we do intend to provide CMake build files for
ungelesen,
node.js wrapper for webtransport
Hi Marten, This is exciting! For what it's worth, we do intend to provide CMake build files for
23.06.22
李宇翔
, …
andy tian
4
18.04.22
How does Chrome determine that the WebTransport connection is disconnected?
I testing switching networks, then the connection lost was triggered soon after switching the network
ungelesen,
How does Chrome determine that the WebTransport connection is disconnected?
I testing switching networks, then the connection lost was triggered soon after switching the network
18.04.22
andy tian
, …
Bernard Aboba
10
15.04.22
how to select BBR congestion control in webtransport (chrome)
I have enough bandwidth,but more than 30% loss。 when might rtp over quic be ready? Or is there a
ungelesen,
how to select BBR congestion control in webtransport (chrome)
I have enough bandwidth,but more than 30% loss。 when might rtp over quic be ready? Or is there a
15.04.22
guest271314
06.02.22
Memory leak in aioquic
Let's say the requirement is to write exactly one (1) datagram to server, and for the server to
ungelesen,
Memory leak in aioquic
Let's say the requirement is to write exactly one (1) datagram to server, and for the server to
06.02.22
guest271314
,
Yutaka Hirano
17
02.02.22
WebTransport server does not support live-streaming
How to disable idle timeout? On Saturday, January 22, 2022 at 12:27:58 PM UTC-8 guest271314 wrote: I
ungelesen,
WebTransport server does not support live-streaming
How to disable idle timeout? On Saturday, January 22, 2022 at 12:27:58 PM UTC-8 guest271314 wrote: I
02.02.22
Jukka Jylänki
, …
Yutaka Hirano
5
28.01.22
Is there a WebTransport connection closed event in aioquic?
https://github.com/web-platform-tests/wpt/blob/master/tools/webtransport/h3/webtransport_h3_server.py
ungelesen,
Is there a WebTransport connection closed event in aioquic?
https://github.com/web-platform-tests/wpt/blob/master/tools/webtransport/h3/webtransport_h3_server.py
28.01.22
Tanjin
, …
guest271314
18
26.01.22
latency when calling read() for server-initiated stream
When I set idle_timeout to a value greater than 60 https://github.com/aiortc/aioquic/blob/
ungelesen,
latency when calling read() for server-initiated stream
When I set idle_timeout to a value greater than 60 https://github.com/aiortc/aioquic/blob/
26.01.22
Yutaka Hirano
, …
kk as
5
20.01.22
Re: [blink-dev] Re: Intent to extend the origin trial: WebTransport over HTTP/3
Hi Thanks for the reply.. Yes can let you know the performance difference between streams and
ungelesen,
Re: [blink-dev] Re: Intent to extend the origin trial: WebTransport over HTTP/3
Hi Thanks for the reply.. Yes can let you know the performance difference between streams and
20.01.22
Jukka Jylänki
,
Yutaka Hirano
2
19.01.22
Is webtransport_server.py up to date and known to work on Windows?
Thank you for using WebTransport! I replied at the GitHub thread. I know another working server: web-
ungelesen,
Is webtransport_server.py up to date and known to work on Windows?
Thank you for using WebTransport! I replied at the GitHub thread. I know another working server: web-
19.01.22
Jake Holland
,
Yutaka Hirano
4
13.01.22
Running webtransport wpt tests
Some tests expect that WebTransport session establishment to be blocked. These tests will pass when
ungelesen,
Running webtransport wpt tests
Some tests expect that WebTransport session establishment to be blocked. These tests will pass when
13.01.22
Chris Morris
, …
Victor Vasiliev
4
04.01.22
ERR_METHOD_NOT_SUPPORTED ":status 200" Response
METHOD_NOT_SUPPORTED typically means that one of the SETTINGS parameters required is missing, though
ungelesen,
ERR_METHOD_NOT_SUPPORTED ":status 200" Response
METHOD_NOT_SUPPORTED typically means that one of the SETTINGS parameters required is missing, though
04.01.22
Chris Morris
,
Lucas Pardue
2
28.12.21
PUSH_PROMISE to initialize WebTransport connection?
Hi Chris, I'm not a Chrome engineer but this doesn't sound right. Before a WebTransport
ungelesen,
PUSH_PROMISE to initialize WebTransport connection?
Hi Chris, I'm not a Chrome engineer but this doesn't sound right. Before a WebTransport
28.12.21
Amit Sharma
, …
Yutaka Hirano
7
15.11.21
DNS over TLS
Ah I think I understand what you are trying to do. You want to implement DNS over TLS using
ungelesen,
DNS over TLS
Ah I think I understand what you are trying to do. You want to implement DNS over TLS using
15.11.21
guest271314
, …
Luke Curley
11
14.11.21
fetch() vs WebTransport
I have not yet been able to stream as i can with fetch() and PHP. I have been able to compare a loop
ungelesen,
fetch() vs WebTransport
I have not yet been able to stream as i can with fetch() and PHP. I have been able to compare a loop
14.11.21
Yutaka Hirano
,
guest271314
3
03.11.21
Re: WebTransport crashes the tab
Steps to reproduce: https://gist.github.com/guest271314/5f567517f94572e84026e76ec6e7cd89. Select
ungelesen,
Re: WebTransport crashes the tab
Steps to reproduce: https://gist.github.com/guest271314/5f567517f94572e84026e76ec6e7cd89. Select
03.11.21
Bernard Aboba
,
guest271314
3
01.11.21
Re: GoogleChrome/samples and aioquic WebTransport examples throw
I registered for the Hackathon. Ready to test server code and specification claims. Where do I start?
ungelesen,
Re: GoogleChrome/samples and aioquic WebTransport examples throw
I registered for the Hackathon. Ready to test server code and specification claims. Where do I start?
01.11.21
Aigars Mahinovs
,
guest271314
4
27.08.21
Simple live video transport over HTTP/3 or WT?
Previously I serialized images and streamed them for video. https://plnkr.co/edit/4Tb91b?preview,
ungelesen,
Simple live video transport over HTTP/3 or WT?
Previously I serialized images and streamed them for video. https://plnkr.co/edit/4Tb91b?preview,
27.08.21
Leo
, …
Derek Lu
4
04.08.21
WebTransport Demo, Error 296
It's working now🍻 https://github.com/GoogleChrome/samples/tree/gh-pages/webtransport 在2021年6月2日星期
ungelesen,
WebTransport Demo, Error 296
It's working now🍻 https://github.com/GoogleChrome/samples/tree/gh-pages/webtransport 在2021年6月2日星期
04.08.21
Yutaka Hirano
, …
guest271314
26
07.06.21
Intent to Experiment: WebTransport over HTTP/3
> I specifically ask to use a calm and respectful tone when talking to other folks in this forum.
ungelesen,
Intent to Experiment: WebTransport over HTTP/3
> I specifically ask to use a calm and respectful tone when talking to other folks in this forum.
07.06.21