Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 916 Bytes

File metadata and controls

30 lines (23 loc) · 916 Bytes

ModernUpnpx

A modern port upnpx to ios/macosx. Current implementation is intended for Control Points/ clients only.

Installation using CocoaPods:

pod 'ModernUpnpx', :git => https://github.com/gpinigin/ModernUpnpx.git

Upnp Documentation:

Goal:

  • make upnpx library truly asynchronous
  • modern objective-c syntax + completion blocks
  • Factor code a bit, fix upnp errors handling
  • Modernize scdpgenerator

Credits

The original upnpx library can be found at Google Code

Authors of Upnpx

  • Bruno Keymolen
  • Jonathan Guan
  • Mujtaba Hassanpur