Thanks to visit codestin.com
Credit goes to github.com

Skip to content

HTTP and SPDY proxy written in Java using Netty

jrahman-zz/sandshrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sandshrew is a basic HTTP and SPDY reverse proxy implemented in Java on top of the Netty framework. It is currently under active development and is currently incomplete. Some planned features for Sandshrew include

  • HTTP Support
  • SPDY Support
  • Reconfiguration without server restart
  • Load balancing
    • Support for multiple load balancing policies
  • High performance operation
    • Backpressure for large requests/responses

Other features may be incorporated as development proceedes

About

HTTP and SPDY proxy written in Java using Netty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages