Skip to content

Commit

Permalink
Remove the address configuration specification.
Browse files Browse the repository at this point in the history
The discussion over this option was blocking moving forward on the rest
of this specification, which is more important than nailing down every
configuration option.

Signed-off-by: Bruce Guenter <[email protected]>
  • Loading branch information
bruceg committed Aug 27, 2021
1 parent 312a3d6 commit 8318f12
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/specs/component.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@ transforms, and sinks).

### Options

#### `address`

When a component binds to an address, it SHOULD expose an `address` option that
takes a `string` representing a single address.

#### `endpoint(s)`

When a component makes a connection to a downstream target, it MUST
Expand Down

0 comments on commit 8318f12

Please sign in to comment.