SSDP
Simple SSDP Ruby Gem.
- Doesn't require a full UPnP library.
- Supports both client and server functionality.
- producer [respond-to-search, notify, bye]
- consumer [search, monitor]
SSDP Protocol
Documentation
- SSDP
- SSDP::Producer (server)
- SSDP::Consumer (client)
Examples
Installation
gem install ssdp