MAKS\AmqpAgent\RPC\AbstractEndpointInterface::connect
Opens a connection with RabbitMQ server.
$connectionOptions
— array- [optional] The overrides for the default connection options of the RPC endpoint.
- AbstractEndpointInterface
Signature
public function connect([array
$connectionOptions = ] )