Closed joemccann closed 10 years ago
Each application seems to have their own semantics for playing, pausing, etc. I think I might abstract these into specific application types. Right now, this is a thin layer on https://github.com/iceddev/dial that adds a little convenience for things like opening a websocket to the 'ChromeCast'
app.
gotcha
Joe McCann
http://subprint.com/blog
On Thursday, August 22, 2013 at 2:56 PM, Blaine Bublitz wrote:
> Each application seems to have their own semantics for playing, pausing, etc. I think I might abstract these into specific application types. Right now, this is a thin layer on https://github.com/iceddev/dial that adds a little convenience for things like opening a websocket to the 'ChromeCast' app.
>
> —
> Reply to this email directly or view it on GitHub (https://github.com/iceddev/chromecast/issues/2#issuecomment-23116060).
>
>
>
I'm assuming this is coming with the docs, but where all methods for play, pause, etc?