PrismarineJS / node-minecraft-protocol

Parse and serialize minecraft packets, plus authentication and encryption.
https://prismarinejs.github.io/node-minecraft-protocol/
BSD 3-Clause "New" or "Revised" License
1.22k stars 238 forks source link

Test client against 3rd party server software #348

Open deathcap opened 8 years ago

deathcap commented 8 years ago

Along the lines of adding more testing https://github.com/PrismarineJS/node-minecraft-protocol/issues/281, would also be good to add automated tests with the clients connecting to various third-party server software out there, to catch any bugs with node-minecraft-protocol's interaction with their implementations (bugs could either be theirs or ours).

Notable server software (non-Forge, for that see https://github.com/PrismarineJS/node-minecraft-protocol-forge/issues/5):

rom1504 commented 8 years ago

related https://github.com/PrismarineJS/mineflayer/issues/346

rom1504 commented 6 years ago

spigot :