Gruplar
Oturum açın
Gruplar
web-transport-dev
İleti Dizileri
Hakkında
Geri bildirim gönderin
Yardım
web-transport-dev
1-30/47
Tümünü okundu olarak işaretle
Grubu bildir
0 satır seçildi
Luke Curley
, …
Yali
3
4 May
WebTransport on Android
Hi, did you ever get a WebTransport client to work on android? On Thursday, November 3, 2022 at 10:06
okunmadı,
WebTransport on Android
Hi, did you ever get a WebTransport client to work on android? On Thursday, November 3, 2022 at 10:06
4 May
Marten Richter
,
Thomas Steiner
3
1 Oca
Webtransport ponyfill
Hello, the ponyfill is now deprecated. The node.js @fails-components/webtransport now also acts as a
okunmadı,
Webtransport ponyfill
Hello, the ponyfill is now deprecated. The node.js @fails-components/webtransport now also acts as a
1 Oca
Kershaw Jang
, …
Marten Richter
6
27.12.2023
WebTransport over HTTP/2
Hi, my http/2 implementation now also works in my test app (at least the mapping to the WebSocket
okunmadı,
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.2023
Zhipeng Zuo
30.11.2023
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
okunmadı,
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.2023
guest271314
22.07.2023
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.
okunmadı,
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.2023
Marten Richter
3
15.01.2023
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
okunmadı,
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.2023
Marten Richter
,
Victor Vasiliev
2
15.11.2022
Http/2 webtransport
Hi Marten, As far as I am aware, there are currently no implementations of the WebTransport over HTTP
okunmadı,
Http/2 webtransport
Hi Marten, As far as I am aware, there are currently no implementations of the WebTransport over HTTP
15.11.2022
Marten Richter
,
Victor Vasiliev
3
8.11.2022
Does Webtrasnport support query parameters
Thanks, then I will try to find a way to support them in the node addon. Victor Vasiliev <vasilvv@
okunmadı,
Does Webtrasnport support query parameters
Thanks, then I will try to find a way to support them in the node addon. Victor Vasiliev <vasilvv@
8.11.2022
shuo zhang
3
27.07.2022
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
okunmadı,
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.2022
Luke Curley
15.07.2022
Fwd: Warp Demo + Updates
Cross posting to web-transport-dev as well. Warp is a video protocol that uses WebTransport. I wrote
okunmadı,
Fwd: Warp Demo + Updates
Cross posting to web-transport-dev as well. Warp is a video protocol that uses WebTransport. I wrote
15.07.2022
C.C. Fan
,
Thomas Steiner
2
15.07.2022
A public WebTransport Echo Server
Thank you very much! I have opened https://github.com/GoogleChrome/web.dev/pull/8335 for the link to
okunmadı,
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.2022
Marten Richter
,
Victor Vasiliev
2
23.06.2022
node.js wrapper for webtransport
Hi Marten, This is exciting! For what it's worth, we do intend to provide CMake build files for
okunmadı,
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.2022
李宇翔
, …
andy tian
4
18.04.2022
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
okunmadı,
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.2022
andy tian
, …
Bernard Aboba
10
15.04.2022
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
okunmadı,
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.2022
guest271314
6.02.2022
Memory leak in aioquic
Let's say the requirement is to write exactly one (1) datagram to server, and for the server to
okunmadı,
Memory leak in aioquic
Let's say the requirement is to write exactly one (1) datagram to server, and for the server to
6.02.2022
guest271314
,
Yutaka Hirano
17
2.02.2022
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
okunmadı,
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
2.02.2022
Jukka Jylänki
, …
Yutaka Hirano
5
28.01.2022
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
okunmadı,
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.2022
Tanjin
, …
guest271314
18
26.01.2022
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/
okunmadı,
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.2022
Yutaka Hirano
, …
kk as
5
20.01.2022
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
okunmadı,
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.2022
Jukka Jylänki
,
Yutaka Hirano
2
19.01.2022
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-
okunmadı,
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.2022
Jake Holland
,
Yutaka Hirano
4
13.01.2022
Running webtransport wpt tests
Some tests expect that WebTransport session establishment to be blocked. These tests will pass when
okunmadı,
Running webtransport wpt tests
Some tests expect that WebTransport session establishment to be blocked. These tests will pass when
13.01.2022
Chris Morris
, …
Victor Vasiliev
4
4.01.2022
ERR_METHOD_NOT_SUPPORTED ":status 200" Response
METHOD_NOT_SUPPORTED typically means that one of the SETTINGS parameters required is missing, though
okunmadı,
ERR_METHOD_NOT_SUPPORTED ":status 200" Response
METHOD_NOT_SUPPORTED typically means that one of the SETTINGS parameters required is missing, though
4.01.2022
Chris Morris
,
Lucas Pardue
2
28.12.2021
PUSH_PROMISE to initialize WebTransport connection?
Hi Chris, I'm not a Chrome engineer but this doesn't sound right. Before a WebTransport
okunmadı,
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.2021
Amit Sharma
, …
Yutaka Hirano
7
15.11.2021
DNS over TLS
Ah I think I understand what you are trying to do. You want to implement DNS over TLS using
okunmadı,
DNS over TLS
Ah I think I understand what you are trying to do. You want to implement DNS over TLS using
15.11.2021
guest271314
, …
Luke Curley
11
14.11.2021
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
okunmadı,
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.2021
Yutaka Hirano
,
guest271314
3
3.11.2021
Re: WebTransport crashes the tab
Steps to reproduce: https://gist.github.com/guest271314/5f567517f94572e84026e76ec6e7cd89. Select
okunmadı,
Re: WebTransport crashes the tab
Steps to reproduce: https://gist.github.com/guest271314/5f567517f94572e84026e76ec6e7cd89. Select
3.11.2021
Bernard Aboba
,
guest271314
3
1.11.2021
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?
okunmadı,
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?
1.11.2021
Aigars Mahinovs
,
guest271314
4
27.08.2021
Simple live video transport over HTTP/3 or WT?
Previously I serialized images and streamed them for video. https://plnkr.co/edit/4Tb91b?preview,
okunmadı,
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.2021
Leo
, …
Derek Lu
4
4.08.2021
WebTransport Demo, Error 296
It's working now🍻 https://github.com/GoogleChrome/samples/tree/gh-pages/webtransport 在2021年6月2日星期
okunmadı,
WebTransport Demo, Error 296
It's working now🍻 https://github.com/GoogleChrome/samples/tree/gh-pages/webtransport 在2021年6月2日星期
4.08.2021
Yutaka Hirano
, …
guest271314
26
7.06.2021
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.
okunmadı,
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.
7.06.2021