Riptide
Network library
A lightweight C# networking solution for multiplayer games and applications.
Lightweight C# networking solution for multiplayer games.
1k stars
32 watching
144 forks
Language: C#
last commit: about 2 months ago
Linked from 1 awesome list
clientcsharpgamedevgamesmultiplayermultiplayer-gamesnetworkingriptideriptidenetworkingrudpserverudpunityunity3d
Related projects:
Repository | Description | Stars |
---|---|---|
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 308 |
darkriftnetworking/darkrift | An open-source networking library designed to support fast and efficient multiplayer experiences with authoritative servers. | 223 |
0xfa11/gamenetworkingresources | A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games. | 7,422 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
mirrornetworking/telepathy | A simple, message-based MMO-scale TCP networking library written in C#. | 1,173 |
douglasdwyer/imp.net | Provides an abstracted networking layer for C# applications to communicate with remote servers. | 40 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,380 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
sp4cerat/game-net | A C++ library providing basic client-server network functionalities for games using RPCs | 75 |
nxrighthere/enet-csharp | Reliable UDP networking library for C and .NET environments | 813 |
nathankot/nkmultipeer | A multipeer networking library that uses RxSwift to simplify peer-to-peer communication and connection management. | 15 |
b23r0/rust-raknet | An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications | 226 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 139 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |