开发者

Why doesn't libevent include built-in https support?

开发者 https://www.devze.com 2023-02-13 15:56 出处:网络
I\'m trying to find a good library to deal with large number of concurrent connections and I came across Libevent and Libev. But neither o开发者_JS百科f them has built-in ssl/https support. I\'m wonde

I'm trying to find a good library to deal with large number of concurrent connections and I came across Libevent and Libev. But neither o开发者_JS百科f them has built-in ssl/https support. I'm wondering if I'm missing something here on how these libraries should be used because ssl/https is so commonly used yet it's not in these two popular tools.


I believe libevent2 has support for SSL.

http://levent.git.sourceforge.net/git/gitweb.cgi?p=levent/levent;a=blob;f=ChangeLog;hb=fe008ed656766266b93cdf2083f5b8bc50e6aad3

0

精彩评论

暂无评论...
验证码 换一张
取 消