Skip to content

A HTTP Tunnel for Netty - allows tunnelling of TCP traffic over the HTTP protocol.

License

Notifications You must be signed in to change notification settings

reines/httptunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httptunnel

A HTTP Tunnel for Netty - allows tunnelling of TCP traffic over the HTTP protocol.

Build Status

Works by opening 2 HTTP from the client to server, one for pushing data as it becomes available, and another for long-polling. Can be dropped in to Netty 3.4.x and using transparently as a transport.

Sequence diagram

About

A HTTP Tunnel for Netty - allows tunnelling of TCP traffic over the HTTP protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages