-
## Describe the feature
Description
QUIC is a standard protocol that offers significant improvements over TCP. I propose that MediaMTX implement support of the QUIC protocol (Datagrams and S…
-
quicpassthrough is similar to tlspassthrough,
listening for quic connections on the same port
and sending to different backends based on the quic sni(or server_name)
Do you think this is a good…
-
Hi,
Please see sanitised logs below. I use local technitium forwarding to cloud hosted technitium.
The funny thing is QUIC forwarding works for about an hour and then it suddenly stops. When it sto…
-
### Description
Somehow the `QuicStream._sendTcs` is getting into an invalid state when there is an active write and shutdown is occurring.
Below are the logs from a Kestrel test where we hit th…
-
## Failing Test(s)
- StreamPool_ManyConcurrentStreams_StreamPoolFull
## Error Message
```text
Assert.Equal() Failure
Expected: 100
Actual: 31
```
## Stacktrace
`…
-
Depends on #296
-
I have read these issues:
- https://github.com/nginxinc/docker-nginx/issues/485
- https://github.com/nginxinc/docker-nginx/issues/867
and think that most people now think, that this dockerized …
-
### Describe the feature
Description
WebTransport is a standard protocol that offers significant improvements over TCP. I propose that MediaMTX implement support of the WebTransport protocol for r…
-
hi:
try to use python、nodejs、c++ as quic client connect to quiche server but got Handshake error
https://github.com/nodejs/quic
https://github.com/aiortc/aioquic
https://github.…
-
**Jetty version(s)**
12.1.x
**Jetty Environment**
core
Review the following test classes that have at least one `@Disabled` test. Acceptable resolutions are:
* reinstate test (remove `@Di…