Files
socket.io/lib
Damien Arrachequesne aeae87c220 fix: do not catch encoding errors
It does not make sense to catch the errors thrown by JSON.stringify()
and convert them to an ERROR packet (which are meant for namespace
authentication errors), it should be caught higher in the stack.

Related: 92c530da47
2020-09-23 00:28:53 +02:00
..
2020-09-22 22:42:17 +02:00
2020-09-23 00:28:53 +02:00
2020-09-22 22:42:17 +02:00