Same code ported to DotNetty from Netty and Java does not seem to work.
Open
- Dominant language
- C#
- Stars
- 4.3k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I've been porting my Minecraft server implementation from Java and Netty to .NET c# and DotNetty, DotNetty also hides the error exceptions in the pipeline possibly? No errors getting logged
Here's the java version, https://github.com/Tofaa2/Tachyon
Here's the c# branch https://github.com/Tofaa2/Tachyon/tree/rewrite
Contributor guide
Assessment
This issue has not been assessed yet.