If you are asking a question, please follow this template:
- My goal is: Has anyone tried ( and succeeded ) to get HTTP/2 working with something like nghttp2 or shlib?
- My actions are: Nothing as of yet, just curious
- The result I see is: [show the result - log, etc]
- My expectation & question is: Would like to be able to use HTTP/2 to get connected to AVS for smart home.
Has anyone tried HTTP/2 using nghttp2 or shlib? i would like to be able to build simple AVS devices which uses HTTP/2 with streaming to handle the communications back and forth.
It the case that this hasn’t been done, is there a tutorial or example of porting a C-only library to a mongoose library?