The pubsub works fine with simple URL host, port or connection string. I want to connect to the rabbitmq using amqps, for that, I need to pass the 'socket options' which will be used by amqb lib connect method. I couldn't find the way in the current implementation. Could you please help on that?
The pubsub works fine with simple URL host, port or connection string. I want to connect to the rabbitmq using amqps, for that, I need to pass the 'socket options' which will be used by amqb lib connect method. I couldn't find the way in the current implementation. Could you please help on that?