dss
dss copied to clipboard
Please implement dss network interface make dss server can accept http/3(QUIC) protocol
Please implement DssChannel, DssChannelInitializer, DssChannelProperty, DssHandler and DssServer, make dss server can listen http/3 protocol.
I'm in progress
- https://en.wikipedia.org/wiki/HTTP/3
- https://en.wikipedia.org/wiki/QUIC
https://evan-moon.github.io/2019/10/08/what-is-http3/
https://tools.ietf.org/html/draft-ietf-quic-http-28
https://github.com/bagder/http3-explained
Simple way to test http3 by chrome
chrome.exe --enable-quic --quic-version=h3-27
I have to no time to work this. Unassign myself.