Sandertv / go-raknet

Go library implementing a basic version of the RakNet protocol.
MIT License
100 stars 38 forks source link

Fix Crashing When byte is too big #32

Closed smell-of-curry closed 2 weeks ago

smell-of-curry commented 2 weeks ago

This fixes a huge problem with unexpected crashes happening to the underlying raknet listener when it shouldn't crash.