-remove local libnsq files
-pass NULL for NSQReaderCfg to new_nsq_reader()
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/745
-- Commit Summary --
* remove reader.c from module and use libnsq reader.c
* remove nsq.h in favor of libnsq; remove utlist.h in favor of uthash-dev
* remove http.h in favor of libnsq
* update new_nsq_reader() function call
-- File Changes --
D modules/nsq/http.h (48)
D modules/nsq/nsq.h (91)
M modules/nsq/nsq_mod.c (2)
D modules/nsq/reader.c (173)
D modules/nsq/utlist.h (728)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/745.patch
https://github.com/kamailio/kamailio/pull/745.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/745