roykolak / chromecast-away

A friendly, nonjudgemental js library for chromecasting
http://roykolak.github.io/chromecast-away/
MIT License
23 stars 6 forks source link

Receiver node style #7

Closed chrisjpowers closed 10 years ago

chrisjpowers commented 10 years ago

Added very basic messaging with CustomReceiver object, the CastAway object can now be used both in the sender and receiver. All callbacks now use "node style" signatures.

roykolak commented 10 years ago

question about your custom app, 8D5CA342, is that still active? I thought I would be able to connect to it, but I'm getting

{code: "session_error", description: "NOT_FOUND", details: Object}
chrisjpowers commented 10 years ago

Hmmm, I think it should be working, the URL for the app is http://chrisjpowers.com/castaway-demo

roykolak commented 10 years ago

Oh, did you publish it? Apparently other casts can only access it when the app has been 'published'

chrisjpowers commented 10 years ago

Oooooh... Nope, I have not.

Sent from the computer in my pocket

On Mar 27, 2014, at 11:21 AM, Roy Kolak notifications@github.com wrote:

Oh, did you publish it? Apparently other casts can only access it when the app has been 'published'

— Reply to this email directly or view it on GitHub.