Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
420 stars 96 forks source link

Failure with `compression-algorithm=snappy` #238

Closed smell-of-curry closed 1 month ago

smell-of-curry commented 1 month ago

When trying to connect to a server that uses compression-algorithm=snappy, there is an error that's returned indicating a invalid serverId. I'm wondering if we can get snappy support for gopher tunnel?