docs.rs failed to build ssp-client-0.1.0
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.
ssp-client
Client library and test binary for SSP.
Binary
Debug builds can override defaults with:
SSP_DOLPHIN_HOST=127.0.0.1 \
SSP_DOLPHIN_PORT=51441 \
SSP_BOOTSTRAP_URL=http://127.0.0.1:5000 \
SSP_RELAY_URL=http://127.0.0.1:3340 \
Release builds use SessionBuilder::new() defaults.
Library
use ;
async