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
22 watching
148 forks
Language: C#
last commit: 12 days ago Related projects:
Repository | Description | Stars |
---|---|---|
fish-tennis/gnet | High-performance network library for game servers using Go. | 19 |
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 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 308 |
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 | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
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,131 |
dotnet/dotnet-console-games | A collection of console games implemented as .NET applications to provide education and inspiration | 848 |
overtorment/noobhub | Provides network multiplayer and messaging functionality for various game engines and platforms | 321 |
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. | 514 |
ddnet/ddnet | A 2D platformer game built using OpenGL and Vulkan, featuring cooperative gameplay. | 589 |
yushroom/fishengine | A Unity-like game engine written in C++ with features like physically based rendering and asset management. | 237 |