Files
socket.io/lib
Damien Arrachequesne e20d487ac0 fix: properly export the Socket class
Before this change, `require("socket.io-client").Socket` would return
"undefined".

Note: having access to the Socket class allows users to modify its
prototype.

Related: https://github.com/socketio/socket.io/issues/3726
2021-05-06 14:24:08 +02:00
..
2021-05-06 14:24:08 +02:00
2021-03-10 12:16:12 +01:00
2021-03-10 01:24:56 +01:00
2021-02-03 22:31:01 +01:00