pushrax / node-rcon

A generic RCON protocol client for node.js
MIT License
133 stars 31 forks source link

RCON Response Packet Type being 0x04 #14

Closed ghost closed 8 years ago

ghost commented 8 years ago

Does anyone know why RCON is responding back with a packet type 0x04 and a packet id of 0? And then it follows up with a packet id of -1 and a packet type of 0. These are not outlined in the RCON steam source document.