Kraken\Ipc\Socket\SocketListenerInterface::getLocalEndpoint PHP Method

getLocalEndpoint() public method

This method returns server endpoint with this pattern [$protocol://$address:$port].
public getLocalEndpoint ( ) : string
return string
    public function getLocalEndpoint();