0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Support mesh over http #591

Closed xianny closed 4 years ago

xianny commented 4 years ago

This adds config to allow us to use Mesh's new HTTP JSON-RPC endpoint.

0x-api will use HTTP to sync the orderbook instead of websocket.

Related: https://github.com/0xProject/0x-api/pull/111