8000 GitHub - khibino/haskell-quic: IETF QUIC library in Haskell
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

khibino/haskell-quic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Actions status

IETF QUIC implementation in Haskell

This 603B 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:

Technical/blog articles:

About

IETF QUIC library in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 50.8%
  • C 49.2%
0