Taking @benfleis’s work, I’ve swapped out the command parser with SHON (death to minimism) and added support for tcat subcommands. Thus, tcat 127.0.0.1:8888 service method -- jq .property' is now a thing you can do.
As needed, we can talk about:
[ ] support for Hyperbahn client
[ ] support for Thrift
[ ] support for multiple endpoints
[ ] support for readline interactive streaming
[ ] support for raw TTY interactive streaming, a.k.a., GAPING_SECURITY_HOLE, or simply, COOL_DEMO
Taking @benfleis’s work, I’ve swapped out the command parser with SHON (death to minimism) and added support for tcat subcommands. Thus,
tcat 127.0.0.1:8888 service method -- jq .property'
is now a thing you can do.As needed, we can talk about:
r @malandrew @Raynos @ShanniLi