mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2024-12-13 19:06:27 +00:00
ac2c3d06d8
Use a socket pool, so tracker clients share WebSocket objects for the same server. In practice, WebSockets are pretty slow to establish, so this gives a nice performance boost, and saves browser resources. |
||
---|---|---|
.. | ||
common-node.js | ||
common.js | ||
http-tracker.js | ||
parse_http.js | ||
parse_udp.js | ||
parse_websocket.js | ||
swarm.js | ||
udp-tracker.js | ||
websocket-tracker.js |