microraiden icon indicating copy to clipboard operation
microraiden copied to clipboard

m2m client

Open pcppcp opened this issue 7 years ago • 1 comments

Provided example client is now very limited in its capabilities. To make development and testing easier, we should provide a more sophisticated app, similar to curl or wget.

  • [ ] optional uRaiden protocol debug output
  • [ ] save resource to a file
  • [ ] follow redirects option (requests already support this afaik)
  • [ ] use full URL (atm the host is hardcored)

pcppcp avatar Jan 18 '18 11:01 pcppcp

Does this use the Client Library ? Because I am trying to make the m2m client using the Client Library.

Update sorry I understood the issue incorrectly. This is too make a full fledged stand alone client and not an example.

agatsoh avatar Feb 16 '18 08:02 agatsoh