PretendoNetwork / nex-protocols-common-go

Reusable implementations of NEX methods found in many servers
GNU Affero General Public License v3.0
19 stars 8 forks source link

Swap to passing the packet to methods instead of the client #25

Closed jonbarrow closed 1 year ago

jonbarrow commented 1 year ago

Brings common up to date with the latest nex-protocols-go release using nex.PacketInterface instead of *nex.Client

jonbarrow commented 1 year ago

@DaniElectra Should be good now