C++ HTTPS Library recommendation

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

C++ HTTPS Library recommendation

1,002件の閲覧回数
padakanti
Contributor I

I need to write an C++ based HTTPS server and implement some rest APIs.  Is there any highly recommended opensource framework that I can use? 

The server needs to serve large files and so it would help if it supports chunked/streamed file downloads.  Also, couple Post requests with JSON request/response.   The server will be launched dynamically for a period of time from a C++ based service/program that will take actions based on the requests made to the server.

TLS connection has to use OpenSSL library. 

タグ(2)
0 件の賞賛
返信
0 返答(返信)