deleisha / evt-tlsLinks
The asynchronous TLS abstraction for OpenSSL
☆125Updated 7 years ago
Alternatives and similar repositories for evt-tls
Users that are interested in evt-tls are comparing it to the libraries listed below
Sorting:
- Add SSL/TLS functionality on top of libuv☆61Updated 9 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A simple http library in c++ backed by libuv and http-parser.☆182Updated 6 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…