securesocketfunneling / udtLinks
Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)
☆205Updated 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
- UDP-based Data Transfer Protocol☆180Updated 3 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- Socket and Networking Library using msgpack.org[C++11]☆221Updated 2 years ago
- A DTLS implementation using the ASIO library☆52Updated 4 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆204Updated 3 weeks ago
- lock free shared memory based high performance ring buffer☆26Updated 13 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++ binding for nanomsg☆112Updated 11 years ago
- A C++ network service framework☆143Updated 6 years ago
- Embeddable C++ HTTP server☆160Updated 2 years ago
- The C++ Network Library Project -- header-only, cross-platform, standards compliant networking library.☆244Updated 5 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆241Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- libjingle clone of the original svn with some local patches.☆316Updated 12 years ago
- ☆65Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 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
- STUN message encoder/decoder public domain in C/C++☆53Updated 2 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆741Updated last year