securesocketfunneling / udtLinks
Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)
☆203Updated 6 years ago
Alternatives and similar repositories for udt
Users that are interested in udt are comparing it to the libraries listed below
Sorting:
- C++11 libuv wrapper☆179Updated 5 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- Socket and Networking Library using msgpack.org[C++11]☆217Updated 2 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- A DTLS implementation using the ASIO library☆52Updated 4 years ago
- UDP-based Data Transfer Protocol☆179Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆201Updated 3 weeks ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Embeddable C++ HTTP server☆161Updated 2 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- C++ binding for nanomsg☆111Updated 10 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Nanomsg binding for C++11☆117Updated 4 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆243Updated 5 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆238Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆158Updated 7 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- a utility for serialize C++ and json。☆109Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- A C++ network service framework☆143Updated 6 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago