UPnP version 1.2.0 has been released!
- http://seattlerb.org/UPnP
- http://upnp.org
- <Bugs: http://rubyforge.org/tracker/?atid=5921&group_id=1513>
An implementation of the UPnP protocol
Changes:
1.2.0 / 2009-06-16
-
2 minor enhancements
- Workaround for missing socket constants on Windows. Reported by
Yuri. - upnp_discover now shows action argument and return value names.
- Workaround for missing socket constants on Windows. Reported by
-
4 bug fixes
- Method name must not include entire URI. Reported by Ian
Macdonald. - Step in allowedValueRange is optional. Reported by Ian M…
- upnp_listen works with all notification types. Reported by Ian
Macdonald. - upnp_discover now warns when a device failed to instantiate.
Reported by
Ian M…
- Method name must not include entire URI. Reported by Ian