We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e602a commit b2668a6Copy full SHA for b2668a6
README.md
@@ -18,6 +18,7 @@ as well as libraries for networking, including:
18
19
* [network-transport](https://github.com/haskell-distributed/distributed-process/tree/master/packages/network-transport)
20
* [network-transport-tcp](https://github.com/haskell-distributed/distributed-process/tree/master/packages/network-transport-tcp)
21
+* [network-transport-quic](https://github.com/haskell-distributed/distributed-process/tree/master/packages/network-transport-quic)
22
* [network-transport-inmemory](https://github.com/haskell-distributed/distributed-process/tree/master/packages/network-transport-inmemory)
23
24
See http://haskell-distributed.github.io for documentation, user guides, tutorials and assistance.
0 commit comments