kryonet
Network library
A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo.
TCP/UDP client/server library for Java, based on Kryo
2k stars
138 watching
417 forks
Language: Java
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kumokyaku/kcp | A C# implementation of the KCP (KCP) networking protocol. | 838 |
arun11299/coro-async | A C++ library providing a coroutine-based approach to networking | 37 |
tuanpmt/espduino | A WiFi client library for microcontrollers like ESP8266, supporting MQTT and REST protocols | 383 |
ethereum/ethereumj | A Java implementation of the Ethereum protocol's core concepts and features | 2,185 |
kaitoy/pcap4j | A Java library for capturing and manipulating network packets. | 1,171 |
kassane/beast | A C++ networking library providing low-level HTTP/1, WebSocket, and networking protocol types and algorithms. | 1 |
anton46/icenet | An Android networking wrapper that simplifies HTTP requests and data mapping using Volley, OkHttp, and Gson. | 62 |
ikskuh/zig-network | A cross-platform networking library with a minimal API surface | 484 |
allenxuxu/gev | A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. | 1,727 |
usocket/usocket | A universal socket library for Common Lisp to enable networking across various implementations. | 220 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
huntlabs/hunt-net | A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. | 20 |
itkindaworks/esphelper | A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 327 |
mirrornetworking/telepathy | A simple, message-based MMO-scale TCP networking library written in C#. | 1,173 |
odnoklassniki/one-nio | A high-performance Java library for building servers with low-level OS and JDK APIs integration | 660 |