Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T13:02:27.000Z (9 months ago)
- Last Synced: 2024-04-22T13:05:54.743Z (9 months ago)
- Topics: hlapi, litenetlib, unity-networking, unity3d
- Language: C#
- Homepage: https://insthync.github.io/LiteNetLibManager
- Size: 4.22 MB
- Stars: 101
- Watchers: 11
- Forks: 17
- Open Issues: 2
-
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)