Skip to content

Commit ddc3481

Browse files
committed
some thoughts about listeners
1 parent 8b3e545 commit ddc3481

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Framework
77

88
TODO ros
99

10+
## Listeners
11+
`listen` command does not setup the recorder. The listener is responsible of
12+
setting up the recorder as it sees fit. In the case of the `localhost`
13+
listener, a `GET` request to the `/setup` endpoint is necessary before trying
14+
to start the recording via the `/start` endpoint.
15+
1016
# Setup
1117

1218
Clone this repository to your local machine. Detailed instructions about

0 commit comments

Comments
 (0)