KeronTeam / enetcs
C#.NET binding for ENet
☆12Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for enetcs
- An ENet Implementation in C#☆31Updated 4 years ago
- An experimental KCP .Net Core implementation☆29Updated 2 years ago
- A .Net or mono TCP client / server socket messaging library written in C#☆47Updated 13 years ago
- a timer implemented the way linux kernel does, together with a coroutine infrastructure based upon that timer, written by csharp☆19Updated 8 years ago
- The clients of NoahGameFrame, which include unity3d client and cocos2d client.☆44Updated 4 years ago
- A compiled .NET library of RakNet available here: https://github.com/OculusVR/RakNet and some samples showing its usage☆29Updated 8 years ago
- Reliable UDP Protocol can be used with Unity3D☆13Updated 10 years ago
- IL VM的一个 C# 实现 并且能运行在Web上☆18Updated 7 years ago
- NSpeex - Speex for .Net(http://nspeex.codeplex.com/)☆26Updated 7 years ago
- lsharp for UnityVersion☆18Updated 8 years ago
- ☆34Updated 9 years ago
- An ENet Implementation in C# , Look C code//github.com/lsalzman/enet☆16Updated 10 years ago
- ☆13Updated 7 years ago
- Light and Fast C# IOCP Socket Server☆15Updated 9 years ago
- 基于 libuv, 适合主要用 C# 快速开发服务器端的基础框架, 含 数据库 & 通信包 设计器, 生成器, 以及一些 unity lua 客户端适配☆26Updated 5 years ago
- 开发游戏常用的,Excel中的数据导出到JSON格式的文件中。☆26Updated 9 years ago
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆13Updated 7 years ago
- A physics engine written in C# include WPF Demo & Unit Test. 一个使用C#编写的2D物理引擎。