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
Sorting:
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- a simple example for how to use epoll☆66Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- HTTP Server/Client/Proxy Server☆92Updated 8 years ago
- ☆154Updated 11 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆142Updated 7 years ago
- Simple HTTP client in C☆300Updated 9 months ago
- A quick and dirty HTTP client library in and for C.☆170Updated 2 years ago
- ☆211Updated 9 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
- OpenSource WebSocket toolkit☆125Updated last month
- tcp server and client package using libuv☆130Updated 3 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆160Updated 3 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 7 years ago
- HTTP/HTTPS REST Client C Library☆131Updated 7 years 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
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- A http library based on libuv and mbedtls, supported tls/ssl☆29Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- Simple & modern HTTP client for C++☆128Updated 3 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆431Updated 4 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 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…☆115Updated 11 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- SSL/TLS client server examples using libssl and polarssl☆33Updated 8 years ago
- http request/response parser for c☆39Updated 8 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆197Updated last month