2014-11-12 15:56:35 +00:00
|
|
|
miniupnpc-libevent :
|
|
|
|
|
|
|
|
UPnP IGD control point (ie client) using libevent
|
|
|
|
|
|
|
|
http://libevent.org
|
|
|
|
https://github.com/libevent/libevent
|
|
|
|
|
2016-03-29 15:34:12 +00:00
|
|
|
The UPnP Event code needs SUBSCRIBE / UNSUBSCRIBE / NOTIFY HTTP methods.
|
2019-04-15 23:02:37 +00:00
|
|
|
Implementation is added to libevent 2.2.x :
|
|
|
|
https://github.com/libevent/libevent/commit/8dcb94a4ca0999bdada6baa2a986f4c00a922060
|
2016-03-29 15:34:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
TODO : improve error handling / reporting
|