Still having no luck here.

I managed to get a quasi-working script using create_ikc_client and the subscribe/on_connect parameters, but the Client.pm docs say that on_client has been deprecated, so I tried switching to a $kernel->post( 'IKC', 'subscribe' ) call in the _start handler instead, but the post fails claiming the IKC process doesn't exist... the Client docs still show subscribe/on_connect in the example, despite being deprecated, so I'm confused.

I'm starting to resort to the source code for answers since the docs are.... inadequate, but its slow going. Any assistance would be much appreciated.

-ofer

Reply via email to