Y
Hacker News
new
|
ask
|
show
|
jobs
by
jtth
4396 days ago
(Side note: what the hell is that website trying to do to my computer? It's trying to open so many connections on weird ports!)
2 comments
showerst
4396 days ago
Looks like they're using a bunch of websockets for something. Probably that live player count up in the navigation.
link
ornicar
4396 days ago
lichess opens only one websocket connection, on a port between 9021 to 9029. That port range prevents a weird behavior on firefox when the connection is interrupted.
link