restinio
ASIO-based web server
A C++ library for building efficient, customizable asynchronous HTTP/WS servers with TLS support and websocket capabilities.
Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
1k stars
40 watching
93 forks
Language: C++
last commit: 9 days ago
Linked from 3 awesome lists
asiocpluspluscpphttphttp-serverhttpslibrarylinuxresttls-supportwebsocketswindows
Related projects:
Repository | Description | Stars |
---|---|---|
etr/libhttpserver | A C++ library for building high-performance RESTful web servers with flexible handler APIs and support for various protocols. | 896 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
simov/purest | A lightweight, flexible JavaScript library for building REST API clients with built-in support for authentication and query parameters. | 553 |
sprinfall/webcc | A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
realtimelogic/minnowserver | A lightweight, resource-efficient embedded HTTP(S) WebSocket server | 320 |
allinurl/gwsocket | A fast, standalone WebSocket server written in C, providing bidirectional communication between applications and browsers. | 752 |
deepstreamio/deepstream.io-client-js | Provides a JavaScript client library for interacting with the deepstream.io platform | 295 |
corvusoft/restbed | An asynchronous framework for building RESTful web services with support for various features such as WebSockets, SSL/TLS, and session management. | 1,929 |
babelouest/ulfius | A lightweight C framework for building REST APIs and web services with support for JSON data, WebSockets, and streaming large amounts of data. | 1,089 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |
ruifig/czspas | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
stratdev3/simplew | A cross-platform .NET web server library with routing and API capabilities | 23 |
proycon/clam | Transforms command-line applications into RESTful web services with minimal developer effort | 129 |
socketry/async-websocket | An asynchronous WebSocket client/server implementation supporting HTTP/1 and HTTP/2 protocols. | 173 |
melishev/wsgo | Provides an abstraction layer on top of WebSocket connections to facilitate communication between clients and servers. | 3 |