1miniupnpc-libevent :
2
3UPnP IGD control point (ie client) using libevent
4
5http://libevent.org
6https://github.com/libevent/libevent
7
8The UPnP Event code needs SUBSCRIBE / UNSUBSCRIBE / NOTIFY HTTP methods.
9Implementation is added to libevent 2.2.x :
10https://github.com/libevent/libevent/commit/8dcb94a4ca0999bdada6baa2a986f4c00a922060
11
12
13TODO : improve error handling / reporting
14