start_mock_bridge
Start a mock After Effects bridge listener to test bridge client code without real After Effects. Fails if a bridge already runs.
Instructions
Start a fake After Effects bridge listener speaking the real wire protocol, for testing bridge client code without real After Effects. Fails if one is already running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | TCP port to listen on. 0 (default) picks a free port automatically -- check the response for the actual port. |