mignon-p / https-example
An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mailing list. This was just a one-off that I'm not maintaining, but I'm happy to accept pull requests.
☆178Updated 6 years ago
Alternatives and similar repositories for https-example:
Users that are interested in https-example are comparing it to the libraries listed below
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- SSL/TLS client server examples using libssl and polarssl☆33Updated 7 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- 多种无锁队列☆43Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 3 years ago
- ☆150Updated 11 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 6 years ago
- A quick and dirty HTTP client library in and for C.☆165Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- Simple HTTP client in C☆294Updated 6 months ago
- A small thread-safe queue written in C☆103Updated 5 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- HTTP Server/Client/Proxy Server☆92Updated 8 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆46Updated 2 years ago
- fast thread pool☆27Updated 6 years ago
- http request/response parser for c☆39Updated 7 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆140Updated 7 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- tcp server and client package using libuv☆130Updated 2 years ago
- ☆66Updated 5 years ago
- simple http server base on epoll☆318Updated last year
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- A simple UDP clock service, using libevent☆34Updated 15 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Lock-Free Thread Pool☆76Updated last year
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- SSL Client/Server简单安全数据传输程序.☆28Updated 9 years ago