go-enet
go-enet copied to clipboard
Update bundled ENet
About https://github.com/codecat/go-enet/pull/19 as it's been said, the binaries were taken from official developer's website
Protocol wise still compatible, works without issues against ENet 1.3.13 on the client side
If the protocol is compatible, is there any real reason to update ENet when the Go API doesn't change as a result?
I personally like to keep it up-to-date, but also I thought if the vendored libraries if they weren't up-to-date then there would be issues on Windows side if MSYS2 isn't being used ofc