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.
☆181Updated 7 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 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- Simple HTTP client in C☆303Updated last year
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- HTTP Server/Client/Proxy Server☆90Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- A hashtable in C☆59Updated 11 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- openssl surpport for handy☆42Updated 10 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated 2 weeks ago
- Simple memory leak finder.☆54Updated 12 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- http request/response parser for c☆39Updated 8 years ago
- OpenSource WebSocket toolkit☆129Updated 3 months ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- ☆155Updated 12 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- A quick and dirty HTTP client library in and for C.☆174Updated 3 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 9 years ago