holochain-app-ws-tester

Crates.ioholochain-app-ws-tester
lib.rsholochain-app-ws-tester
version0.1.1
sourcesrc
created_at2023-09-28 21:35:47.917733
updated_at2023-10-01 22:01:37.631993
descriptionVerify a holochain conductor is running and has a reachable app websocket at a given URL
homepage
repository
max_upload_size
id986712
size177,372
Matt Gabrenya (mattyg)

documentation

README

Holochain App WS Tester

Verify a holochain conductor is running and has a reachable app websocket at a given URL

Usage

holochain-app-ws-tester [OPTIONS] <APP_WS>

Arguments:
  <APP_WS>  Holochain App WS URL

Options:
  -i, --app-id <APP_ID>  hApp app-id running on the conductor
  -h, --help             Print help
  -V, --version          Print version
Commit count: 0

cargo fmt