lsquic icon indicating copy to clipboard operation
lsquic copied to clipboard

Can Chrome WebTransport demo be connected to http_server with lsquic lib?

Open zhenzhu478 opened this issue 3 years ago • 2 comments

Hi, I am using Chrome Webtransport demo as blew to talk to http_server demo with lsquic lib,Does it work? https://googlechrome.github.io/samples/webtransport/client.html

zhenzhu478 avatar Jun 09 '22 11:06 zhenzhu478

Support for WebTransport seems to have been added to 4.3.0 according to the changelog as well as the readme. However, looking at the docs (as of 4.3.1), I couldn't find any reference to WebTransport.

Are there any code samples that show how to implement e.g. a simple WebTransport echo server with lsquic which would be compatible with the WebTransport Client Demo?

maddouri avatar Aug 14 '25 04:08 maddouri

Thank you for the report. Both documentation as well as the code samples should be updated. We are in the process of prioritizing the work.

dtikhonov avatar Oct 12 '25 13:10 dtikhonov