On Dienstag, 20. März 2018 13:26:49 CEST Christian Schoenebeck wrote: > In order to be able to leverage h2 features like this, it would be necessary > to export certain mod_http2 functions to other modules, such that a server > side webapp script could at least i.e. > > 1. Programmatically create additional h2 streams. > 2. Send data on a specific h2 stream. > 3. Register a callback function for receiving incoming data on individual > h2 streams (or at least a way to poll them). > 4. Alter h2 priorities for individual streams. > 5. Register a callback function for being informed about additional streams > being created by the client (or at least a way to poll this).
So, any chance on the mid-term for getting public functions in mod_http2 for some of these? Doubts? Best regards, Christian Schoenebeck
