mignon-p / https-exampleLinks
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.
☆179Updated 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
Sorting:
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆170Updated 6 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- 多种无锁队列☆43Updated 7 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 3 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- ☆211Updated 9 years ago
- openssl surpport for handy☆42Updated 9 years ago
- tcp server and client package using libuv☆129Updated 3 years ago
- A quick and dirty HTTP client library in and for C.☆171Updated 3 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- ☆154Updated 11 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- HTTP/HTTPS REST Client C Library☆132Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 months ago
- Simple HTTP client in C☆300Updated 10 months ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆42Updated 6 years ago
- SSL/TLS client server examples using libssl and polarssl☆33Updated 8 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Fork of Log4c project☆91Updated 8 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 5 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 14 years ago
- A sample epoll server.☆74Updated 11 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆131Updated 2 years ago