FishNet
Game networking solution
A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking.
FishNet: Unity Networking Evolved.
1k stars
23 watching
150 forks
Language: C#
last commit: about 1 month ago Related projects:
Repository | Description | Stars |
---|---|---|
fish-tennis/gnet | A high-performance network library designed specifically for game servers | 20 |
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,521 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 309 |
gmclan-org/gm_networking | A simple GameMaker networking example mimicking 39dll network games' behavior based on the first byte in the buffer. | 2 |
unity-technologies/com.unity.netcode.gameobjects | A Unity package providing networking capabilities to GameObject and MonoBehaviour workflows. | 2,159 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
sp4cerat/game-net | A C++ library providing basic client-server network functionalities for games using RPCs | 75 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,145 |
dotnet/dotnet-console-games | A collection of console games implemented as .NET applications to provide education and inspiration | 865 |
overtorment/noobhub | Provides network multiplayer and messaging functionality for various game engines and platforms | 324 |
gmclan-org/gm_boomers_networking | A GameMaker Studio 2023.6+ networking implementation inspired by the classic 39dll example. | 2 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
rust-gamedev/wg | Improving Rust's ecosystem to support game development by bridging the gap between game developers and the Rust project. | 511 |
ddnet/ddnet | A 2D platformer game built using OpenGL and Vulkan, featuring cooperative gameplay. | 614 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 239 |