[sr-dev] [kamailio/kamailio] nats: add KEMI publish function and event_callback param (PR #3154)

Emmanuel Schmidbauer notifications at github.com
Tue Jun 21 13:25:43 CEST 2022


@eschmidbauer commented on this pull request.



> @@ -73,39 +79,36 @@ static void onMsg(
 		natsConnection *nc, natsSubscription *sub, natsMsg *msg, void *closure)
 {
 	nats_on_message_ptr on_message = (nats_on_message_ptr)closure;
-	char *s = (char *)natsMsg_GetSubject(msg);
+	// char *s = (char *)natsMsg_GetSubject(msg);

can we remove this comment? 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3154#pullrequestreview-1013431238
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/3154/review/1013431238 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220621/f21a66f0/attachment.htm>


More information about the sr-dev mailing list