Live data from Hacker News

PixelPals – Collaborative pixel art canvas

eternalthinker.github.io

1–10 of 15 posts

Re: PixelPals – Collaborative pixel art canvas

#5
post #2

Interesting, Chromium's network inspector does not show me how this transmits.

Yes, it does.

From the network inspector, click the one that says "web sockets"

Then select the entry from the list, looks something like ".ws?v=5&ns=pixelpals-server"

Then select frames from the 3 options "Headers Frames Cookies"

Should see the json data

Re: PixelPals – Collaborative pixel art canvas

#7
post #2

Interesting, Chromium's network inspector does not show me how this transmits.

Yes, it does. From the network inspector, click the one that says "web sockets" Then select the entry from the list, looks something like ".ws?v=5&ns=pixelpals-server" Then select frames from the 3 options "Headers Frames Cookies" Should see the json data

Thanks! Even that does not update live though, I have to switch between the tabs to see the latest messages.
Post reply on HN