(PECL stomp >= 0.1.0)
Opens a connection
public Stomp::__construct ([ string $broker = ini_get("stomp.default_broker_uri") [, string $username [, string $password [, array $headers ]]]] )
Object oriented style (constructor):
Procedural style:
resource stomp_connect ([ string $broker = ini_get("stomp.default_broker_uri") [, string $username [, string $password [, array $headers ]]]] )
Opens a connection to a stomp compli