[QUIC](https://en.wikipedia.org/wiki/QUIC) is a protocol that is expected to be an improvement over TCP in many applications. The [`quic`](https://hackage.haskell.org/package/quic) package could be used to create `network-transport-quic`. This would be a good opportunity for me to learn how to write transport layers