davidfowl / BedrockFramework

High performance, low level networking APIs for building custom servers and clients.
MIT License
1.07k stars 155 forks source link

Fix Bedrock.Framework nullability issues. #163

Closed TheVeryStarlk closed 1 week ago

TheVeryStarlk commented 1 year ago

And introduced a property to store whether the ProtocolReadResult was faulty or not. Hope you like it. 😊