Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)