Google/proto-quic is a standalone library for QUIC
1–9 of 9 posts
Re: Google/proto-quic is a standalone library for QUIC
#2EDIT: My enthusiasm may have been a bit premature, the src/ directory is 325MB (!). Seems like it still has a lot of Chromium dependencies and isn't quite as standalone as something like libutp.
Re: Google/proto-quic is a standalone library for QUIC
#3Re: Google/proto-quic is a standalone library for QUIC
#4also checkout https://devsisters.github.io/goquic/ if you want a sample project using go.
Re: Google/proto-quic is a standalone library for QUIC
#5Re: Google/proto-quic is a standalone library for QUIC
#6Re: Google/proto-quic is a standalone library for QUIC
#7Re: Google/proto-quic is a standalone library for QUIC
#8Awesome, was hoping for something like this ever since reading up on QUIC. Looking forward to experimenting with it, TCP just hasn't kept up with today's internet and QUIC looks like a well designed replacement. EDIT: My enthusiasm may have been a bit premature, the src/ directory is 325MB (!). Seems like it still has a lot of Chromium dependencies and isn't quite as standalone as something like libutp.
Re: Google/proto-quic is a standalone library for QUIC
#9Looks like HTTP/3 will be here sooner than the last ice age between HTTP releases ;).