Files
socket.io/lib
Damien Arrachequesne b4b3ed5c68 refactor: merge the polling.ts and polling-xhr.ts files
In the past, there were two implementations of the HTTP long-polling
feature, one with XMLHttpRequest and one based on JSONP for ancient
browsers (IE7/IE8). The JSONP implementation has been removed in [1].

[1]: b2c73812e9
2022-04-11 18:57:43 +02:00
..
2021-10-08 11:46:11 +02:00
2021-10-04 23:12:09 +02:00
2021-10-08 11:46:11 +02:00