Hey, I got a ReconnectingClientFactory
and I wonder if I can somehow define protocol-instance-based connectionMade
/connectionLost
callbacks so that i can use the factory to connect to different hosts ans distinguish between each connection.
Thanks in advance.