Skip to content

Experimental code to build multiple streams in a single TCP connection.

Notifications You must be signed in to change notification settings

cshung/MultiplexingLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiplexingLab

Experimental code to build multiple streams in a single TCP connection. The library allow both server and client to actively open a stream - so we can do server push. Attached are a few examples that do a simple TCP echo server, and a TCP echo server on Server Push mode.

A detailed design for this is documented in my blog here!

About

Experimental code to build multiple streams in a single TCP connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages