Can Chrome WebTransport demo be connected to http_server with lsquic lib?
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
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?
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.