Skip to content

getlantern/httpstreams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpstreams

Simple backend for handing http/2 and http/3 streams as a pluggable transport. This relies on implementations allowing streams to be used bidirectionally simultaneously, which is somewhat fragile (not guaranteed) but workable in many implementations. some grpc implementations appear to rely on this.

About

basic backend for h/2 and h/3 stream transport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages