Package: wnpp Severity: wishlist * Package name : node-castv2 Version : 0.1.10 Upstream Author : Thibaut Séguy, James Sigurðarson * URL : https://github.com/thibauts/node-castv2 * License : Expat Programming Lang: JavaScript Description : Chromecast CASTV2 protocol implementation
An implementation of the Chromecast CASTV2 protocol This module is an implementation of the Chromecast CASTV2 protocol over TLS. The module provides both a Client and a Server implementation of the low-level protocol. The server is (sadly) pretty useless because device authentication gets in the way for now (and maybe for good). The client still allows you to connect and exchange messages with a Chromecast dongle without any restriction. This module is a dependency of a Chromecast protocol bridge for fx_cast, an experimental Firefox casting extension.