You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use lsquic as the server and quic-go as the client.
However, quic-go supports HTTP/3 (RFC 9114), including QPACK (RFC 9204) and HTTP Datagrams (RFC 9297). However, in lsquic, I did not see HTTP Datagrams (RFC 9297).
I want to use lsquic as the server and quic-go as the client.
However, quic-go supports HTTP/3 (RFC 9114), including QPACK (RFC 9204) and HTTP Datagrams (RFC 9297). However, in lsquic, I did not see HTTP Datagrams (RFC 9297).