Versions
- minecraft-protocol: 1.62.9
- server: vanilla 1.21.8
- node: 22.17.0
Detailed description of a problem
for test use proxy exsample from minecraft-protocol examples minecraft-protocol/examples/proxy/proxy.js
for start use next command
$ node proxy.js localhost 1.21.8
after connect from client to proxy i have out into console:
Incoming connection (::ffff:127.0.0.1)
Connection closed by client (::ffff:127.0.0.1)
Connection closed by server (::ffff:127.0.0.1)