Files
socket.io/test
Damien Arrachequesne 121fd7c73d refactor: do not reuse the same packet ID for retries
The packet ID cannot be used for deduplication, because it's only
unique for the given session. If you reconnect on another server and
try to resend a packet, then the server won't be able to know whether
the packet has already been processed or not.
2023-02-20 17:31:02 +01:00
..
2016-02-28 02:36:06 +08:00
2023-02-01 08:19:34 +01:00
2022-11-17 09:51:12 +01:00
2023-02-01 08:19:34 +01:00