0xProject / 0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools
Other
1.41k stars 467 forks source link

added keepAlive #2661

Closed PirosB3 closed 4 years ago

PirosB3 commented 4 years ago

Description

Adds keep-alive to all HTTP(s) RFQ requests. This should reduce latency after the initial handshake is established.

Checklist:

steveklebanoff commented 4 years ago

LGTM once merge conflicts are resolved. Is there any way to inspect your network requests & ensure this is working?