doc/
subfolder, the README file is autogenerated)according to nats docs: http://nats-io.github.io/nats.c/group__opts_group.html#ga20946800d024b7089e73d63454d1c19f
If natsConnection_Connect() returns NATS_OK (that is, a connection to a NATS Server was established in that call), then the connectedCb callback will not be invoked.
this patch fixes it by manually call the callback function.
https://github.com/kamailio/kamailio/pull/3153
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.