ShaunLWM/node-csgo-gsi

Problem with connection

Closed this issue · 1 comments

Hi, example is not working :(
image

req.on("end", () => {
this.processJson(body);
return res.writeHead(200);
});

Now is working.