miniupnp/miniupnpc-libevent
2018-01-09 09:33:31 +08:00
..
2014-11-12 16:56:35 +01:00
2014-11-17 20:33:11 +01:00
2015-10-02 18:57:53 +02:00
2018-01-09 09:33:31 +08:00
2014-11-12 16:56:35 +01:00
2014-11-12 16:56:35 +01:00
2016-03-29 17:34:12 +02:00
2015-10-10 11:52:38 +02:00
2015-07-22 15:53:07 +02:00
2014-11-12 16:56:35 +01:00

miniupnpc-libevent :

UPnP IGD control point (ie client) using libevent

http://libevent.org
https://github.com/libevent/libevent

The UPnP Event code needs SUBSCRIBE / UNSUBSCRIBE / NOTIFY HTTP methods.
Implementation is in progress in libevent HTTP code :
https://github.com/libevent/libevent/pull/327


TODO : improve error handling / reporting