Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/valks-games/unity-transport-layer-udp-model
- Owner: Valks-Games
- License: mit
- Created: 2020-04-29T00:27:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T05:46:51.000Z (over 4 years ago)
- Last Synced: 2024-11-09T04:37:18.359Z (2 months ago)
- Topics: client-server, network, network-programming, networking, unity
- Language: ShaderLab
- Homepage:
- Size: 1.89 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: .github/README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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)