Closed chrisjpowers closed 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}
Hmmm, I think it should be working, the URL for the app is http://chrisjpowers.com/castaway-demo
Oh, did you publish it? Apparently other casts can only access it when the app has been 'published'
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.
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.