Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

About UDP version #19

Open
Adevien opened this issue Aug 18, 2018 · 3 comments
Open

About UDP version #19

Adevien opened this issue Aug 18, 2018 · 3 comments

Comments

@Adevien
Copy link

Adevien commented Aug 18, 2018

HI, does the udp version reliable? or default udp.

@markiodev
Copy link
Owner

There is no implementation for a reliable UDP right now. If there is something provided by .NET I can look to add it.

@iamkisly
Copy link

Hello! It is a good idea to start a new unity network. They have a simple 32 bit header.

https://github.com/Unity-Technologies/multiplayer/blob/b7c2798078ab2408caf232b8775aa6ff9ac71ccd/com.unity.transport/Runtime/NetworkProtocols.cs#L27-L29

It's pretty simple, and you can peep here.

http://non6.blogspot.com/2019/04/unity-networking-dotnetty.html

@Adevien
Copy link
Author

Adevien commented May 1, 2019

32bit header doesn't look good at all, but found an RUDP solution, now all i have to do is deal with collision server-side.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants