Skip to content

Simple cli tool to verify a connection to a holochain app websocket

Notifications You must be signed in to change notification settings

holochain-open-dev/holochain-app-ws-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Holochain App WS Tester

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

Installation

cargo install holochain-app-ws-tester

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

About

Simple cli tool to verify a connection to a holochain app websocket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages