Closed SubverseIM closed 3 weeks ago
This has the potential to be a good enhancement, as it could increase overall compatibility. However, it does raise another concern, which I will open an issue for here, regarding how we handle proxied connections, or whether this scenario should be supported at all.
TODO: Reference that issue
For the SubverseV2 protocol, TCP support should be added to the protocol stack.
This includes adapting the designs of
QuicEntityConnection
andQuicHubConnection
, as well asQuicListenerService
to function in a similar capacity over TCP/IP.