Live data from Hacker News

Viewing profile — acknackack

acknackack

HN member
Joined
Thu, Oct 28, 2021, 6:35 PM UTC
HN karma
2
Public activity
1 items

About acknackack

No profile information was provided.

Recent public activity

  1. comment
    Comment #29029638

    A classic issue of TCP half open connection. The client/browser side still thinks that the websocket/TCP connection is still alive. It happens because the client is not actively se…