https://github.com/xpodev/gamenet-core-native
https://github.com/xpodev/gamenet-core-native
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xpodev/gamenet-core-native
- Owner: xpodev
- License: mit
- Created: 2021-04-08T12:39:14.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-11T18:12:30.000Z (about 5 years ago)
- Last Synced: 2024-12-25T17:43:08.488Z (over 1 year ago)
- Language: C++
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GameNet - A networking library for games.
This is the native (C++) version of the networking library for games.
There is also a managed version (C#) at https://github.com/binyamin555/gamecorev2/tree/master/NetCore