gcast-wire 0.1.3

A library for using Google Cast devices
pub use self::cast_channel::*;

pub mod cast_channel;

extern crate protobuf;