openalto / alto

Standard Application-Layer Traffic Optimization (ALTO) Toolset.
MIT License
2 stars 6 forks source link

Investigate how to add HTTP/2 support and server push feature to ALTO northbound #37

Open fno2010 opened 1 year ago

fno2010 commented 1 year ago

The northbound of the current server implementation is based on the Django framework on top of HTTP/1.1. We need to figure out how to integrate HTTP/2 into the northbound implementation.