signal-cli-http/readme.md

460 B

Signal-CLI HTTP

Very early in development.

Very simple HTTP frontend to signal-cli.

Please also read the following README files for the individual modules:

  • args - handles command line arguments.
  • conf - handles the config file.

Too be implemented:

  • subprocess - handles running the binaries which communicate with the daemon.
  • web - handles the incoming http requests.