Skip to content

An experimental wrapper for quic-go to make the API a little friendlier.

License

Notifications You must be signed in to change notification settings

DeedleFake/fquic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fquic

Go Reference Go Report Card

Note: I wouldn't particularly recommend using this package. It was mostly just an experiment for myself. In writing it, I got a little more used to quic-go's API and found that a lot of the biggest problems that I have with it are actually documentation issues, so this package is pretty much pointless overall.

fquic provides an experimental wrapper for quic-go that simplifies the API and makes it a little friendlier. It attempts to match the interfaces and practices of the standard libraries net package as much as possible.

About

An experimental wrapper for quic-go to make the API a little friendlier.

Topics

Resources

License

Stars

Watchers

Forks

Languages