https://github.com/insthync/litenetlibmanager
Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)
https://github.com/insthync/litenetlibmanager
hlapi litenetlib unity-networking unity3d
Last synced: 12 months ago
JSON representation
Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)
- Host: GitHub
- URL: https://github.com/insthync/litenetlibmanager
- Owner: insthync
- License: mit
- Created: 2017-10-22T21:48:05.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-05-13T07:18:43.000Z (12 months ago)
- Last Synced: 2025-05-13T08:30:07.237Z (12 months ago)
- Topics: hlapi, litenetlib, unity-networking, unity3d
- Language: C#
- Homepage: https://insthync.github.io/LiteNetLibManager
- Size: 4.66 MB
- Stars: 107
- Watchers: 10
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiteNetLibManager
LiteNetLib Network Manager for Unity, this is required LiteNetLib (https://github.com/RevenantX/LiteNetLib)
[Document](https://insthync.github.io/LiteNetLibManager)
## Dependencies
- [LiteNetLib](https://github.com/RevenantX/LiteNetLib)
- [UniTask](https://github.com/Cysharp/UniTask)
- [ZLogger](https://github.com/Cysharp/ZLogger)
- [ZString](https://github.com/Cysharp/ZString)
- [websocket-sharp](https://github.com/sta/websocket-sharp)