wsky / top-push

Message-push abstraction component, provide useful messaging components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does vaildate lastPingTime while check offline? connection close will be alwasy known by server?

wsky opened this issue · comments

Tcp FIN of websocket close frame maybe loose, and jetty always check it and raise onClose ?

TODO:make some testcase for it