storj/pkg/quic
Yingrong Zhao ae03a0540c pkg/quic: add quic implementation
Due to the issues with the licensing and go version requirement by the
quic-go library, we can not introduce the library into libuplink at the
moment. Therefore, we decided to put our quic integration code into
storj/storj. It will unblock us from rolling out quic to storagenodes.

Change-Id: If9d765da10c45947a4e3a3a11e4679bab69bcf08
2021-01-21 21:28:30 +00:00
..
common.go pkg/quic: add quic implementation 2021-01-21 21:28:30 +00:00
conn.go pkg/quic: add quic implementation 2021-01-21 21:28:30 +00:00
connector.go pkg/quic: add quic implementation 2021-01-21 21:28:30 +00:00
listener.go pkg/quic: add quic implementation 2021-01-21 21:28:30 +00:00