iamkisly

Results 9 comments of iamkisly

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

This is only the java port of the "netty" project. In this case, no additional functionality is introduced.

> This repository is dead. We asked to give this repository to the @dotnet-foundation so that community could maintain it, but @nayato hasn't replied. Apparently, the project was only a...

> doesn't say how to contribute https://github.com/hanabi1224/Programming-Language-Benchmarks/issues/457#issuecomment-2642270091

I do not recommend using dotNetty. The project is unsuccessful by all parameters, because it is a literal port of a Java project, ignoring the C# way (сreates wrappers over...

``` BenchmarkDotNet v0.14.0, Windows 10 (10.0.17763.6530/1809/October2018Update/Redstone5) (VMware) Intel Xeon Gold 6248R CPU 3.00GHz, 8 CPU, 8 logical and 8 physical cores .NET SDK 9.0.102 [Host] : .NET 9.0.1 (9.0.124.61010), X64...

> Please feel free to open a PR if you have a chance. Done, please review