Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/valks-games/unity-transport-layer-udp-model

Learning the new Unity Transport Layer
https://github.com/valks-games/unity-transport-layer-udp-model

client-server network network-programming networking unity

Last synced: 7 days ago
JSON representation

Learning the new Unity Transport Layer

Awesome Lists containing this project

README

        

[![GitHub license](https://img.shields.io/github/license/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server?color=brightgreen)](https://github.com/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server/blob/master/LICENSE)
[![Issues](https://img.shields.io/github/issues/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server)](https://github.com/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server/issues)
[![Discord](https://img.shields.io/discord/453710350454620160.svg)](https://discord.gg/thMupbv)
[![GitHub stars](https://img.shields.io/github/stars/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server?color=brightgreen)](https://github.com/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server?color=brightgreen)](https://github.com/valkyrienyanko/Unity-Transport-Layer-Dedicated-Server/network)

The downside to using this project is the server will have Unity overhead, other than that, everything seems to work flawlessly.

Read [this](https://github.com/valkyrienyanko/Prototype/blob/master/.github/CONTRIBUTING.md) if you're interested in contributing.

![Console](PREVIEW/Console.gif)
![Login](https://i.gyazo.com/6d7b9abeb02f3596877c7fa8c0c88c02.png)
![Client](https://i.gyazo.com/df4b695467adbe079ec15260aab64630.png)
![Connecting](PREVIEW/Connecting.gif)
![Connected](https://i.gyazo.com/9216feb880c78e75094e8c77d8abc80e.png)
![ClientDebug](PREVIEW/ClientDebug.gif)
![ServerDebug](PREVIEW/ServerDebug.gif)