gst-plugins-rs/net/quic
Sanchayan Maity a306b1ce94 net/quic: Use a custom ALPN string
`h3` does not make sense as the default ALPN, as there likely isn't
going to be a HTTP/3 application layer, especially as our transport
is unidirectional for now. Use a custom string `gst-quinn` for now.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1036>
2024-05-01 18:09:16 +05:30
..
src net/quic: Use a custom ALPN string 2024-05-01 18:09:16 +05:30
tests net/quic: Rename to quinnquicsink/src 2024-05-01 18:09:16 +05:30
build.rs net: Add QUIC source and sink 2024-05-01 18:01:49 +05:30
Cargo.toml net: Add QUIC source and sink 2024-05-01 18:01:49 +05:30