HTTP / 2 on FreeRTOS

I am wondering if there is an open source HTTP / 2 source / library (I am more likely to use it as a client) that will be weighted, written in C, and run on freertos?

I was doing research on my own ( HTTP / C ++ client library for embedded projects ) and I also learned about the demo code provided by the FreeRTOS + TCP daemon from the FreeRTOS TCP stack .

I'm wondering if you know any open source / library that is weighted, written in C, and runs FreeRTOS and implements HTTP / 2?

+3


source to share





All Articles