docs.rs failed to build paradex-0.4.11
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
paradex-0.7.2
Paradex
A simple, yet high performance client library for paradex
Both websocket and rest connectivity are supported. Currently a sub-set of the most important APIs are supported.
The benchmark uses mimalloc as I notice a 10-20% speedup using a mimalloc vs default allocator. Suggest benchmarking on your system / environment.
Support Me
If you appreciate this crate, use my paradex referral link for a 5% fee discount. Click Here
Examples
See here for full examples.
Simple example for receiving public market Data Over WebSocket
async