Commit graph

1 commit

Author SHA1 Message Date
mc2contributor
8506e7db53
Create signal-cli-api.go
An interface for `signal-cli daemon --socket ...` to separate command responses from incoming messages.  This also solved a problem I had with using the `--tcp` option inside a LXC container, since signal-cli binds to 127.0.0.1 and I needed access from outside the container.
2023-03-20 16:41:12 -06:00