Skip to content

Commit

Permalink
update usage in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin committed Apr 26, 2024
1 parent 9f74aa7 commit 361e6f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cmd/multiplex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,9 @@ cloudkit-multiplex is a means by which node operation events can be multiplexed
- eclair websocket subscription -> AWS SNS topic
- bitcoin zmq subscription -> AWS kinesis stream
- lightning/lnd invoice created hook (using rpc middleware interceptor) -> AWS SQS queue

## Usage

```
multiplex start --source eclair --destination sns
```

0 comments on commit 361e6f6

Please sign in to comment.