为什么 libevent 不包含内置的 https 支持?
我正在尝试找到一个好的库来处理大量并发连接,我遇到了 Libevent< /a> 和 Libev。但它们都没有内置的 ssl/https 支持。我想知道我是否遗漏了一些关于如何使用这些库的内容,因为 ssl/https 非常常用,但它不在这两个流行的工具中。
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 of 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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信 libevent2 支持 SSL。
http:// /levent.git.sourceforge.net/git/gitweb.cgi?p=levent/levent;a=blob;f=ChangeLog;hb=fe008ed656766266b93cdf2083f5b8bc50e6aad3
I believe libevent2 has support for SSL.
http://levent.git.sourceforge.net/git/gitweb.cgi?p=levent/levent;a=blob;f=ChangeLog;hb=fe008ed656766266b93cdf2083f5b8bc50e6aad3