reactor-netty
Netty client/server framework
Provides non-blocking and backpressure-ready networking infrastructure for building TCP/HTTP/UDP/QUIC clients and servers
TCP/HTTP/UDP/QUIC client/server with Reactor over Netty
3k stars
109 watching
646 forks
Language: Java
last commit: 6 days ago fluxhttpipcmononettyquicreactivereactive-streamsreactorreactor3tcpudp
Related projects:
Repository | Description | Stars |
---|---|---|
reactor/reactor-core | A foundation for building non-blocking reactive applications on the JVM | 4,985 |
netty/netty | An event-driven asynchronous network framework for building high-performance protocol servers and clients | 33,476 |
mrniko/netty-socketio | A real-time Java framework implementing the Socket.IO protocol on top of Netty | 6,825 |
cloudflare/quiche | An implementation of the QUIC transport protocol and HTTP/3 for building high-performance network applications | 9,475 |
cloudwego/netpoll | A high-performance networking framework designed to optimize RPC scenarios in Go applications. | 4,061 |
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
quinn-rs/quinn | An implementation of the QUIC transport protocol in Rust | 3,848 |
chronoxor/netcoreserver | A high-performance C# .NET Core library for building fast and low-latency socket servers and clients with support for multiple protocols. | 2,807 |
qustavo/httplab | An interactive web server for inspecting and manipulating HTTP requests and responses | 4,046 |
webtorrent/webtorrent | A streaming torrent client written in JavaScript that enables peer-to-peer file sharing over the web using WebRTC. | 29,663 |
mas-bandwidth/netcode | Enables secure client-server connections over UDP with robust security features. | 2,434 |
gravitl/netmaker | Automates creation of secure virtual networks using WireGuard. | 9,546 |
treeform/netty | A library for creating reliable UDP connections in game development. | 122 |
henvic/httpretty | Prints HTTP requests in a human-readable format on the terminal | 400 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |