Hacker News new | ask | show | jobs
by crawdog 3731 days ago
also checkout https://devsisters.github.io/goquic/ if you want a sample project using go.
1 comments

Looks like the go bindings are made from a separate libquic project at https://github.com/devsisters/libquic which looks a lot more streamlined than the Google one at 14MB.