[sr-dev] [kamailio] async_http: non-blocking HTTP client module (#480)
Federico Cabiddu
notifications at github.com
Mon Jan 18 15:46:46 CET 2016
This new module, based on libevent and cURL multi interface, implements non blocking HTTP queries.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/480
-- Commit Summary --
* pv: expose some PV API function
* async_http: non-blocking HTTP client module
-- File Changes --
A modules/async_http/Makefile (32)
A modules/async_http/README (423)
A modules/async_http/async_http.c (326)
A modules/async_http/async_http.h (131)
A modules/async_http/async_http_mod.c (636)
A modules/async_http/doc/Makefile (4)
A modules/async_http/doc/async_http.xml (51)
A modules/async_http/doc/async_http_admin.xml (437)
A modules/async_http/hm_hash.c (186)
A modules/async_http/hm_hash.h (134)
A modules/async_http/http_multi.c (591)
A modules/async_http/http_multi.h (65)
M modules/pv/pv.c (9)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/480.patch
https://github.com/kamailio/kamailio/pull/480.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/480
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160118/5fa128d6/attachment.html>
More information about the sr-dev
mailing list