All Projects → kazu-yamamoto → quic

kazu-yamamoto / quic

Licence: BSD-3-Clause license
IETF QUIC library in Haskell

Programming Languages

haskell
3896 projects
c
50402 projects - #5 most used programming language

GitHub Actions status

IETF QUIC implementation in Haskell

This package implements QUIC based on Haskell lightweight threads.

  • APIs are found in the Network.QUIC module.
  • Example client and server are found in the util/ directory.

This package covers:

The followings are implemented in http3:

Blog articles:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].