Re: [web-nfc] Simplify the push algorithm to have one target at a time

I might be missing some things here.

My web app cannot know what the user is about to do, it touch tag or 
peer. It might have a more complicated flow when touching a peer. For 
instance, photo sharing.

- touches a tag - server generates URL for shared photo / album and 
just stores the URL
- touches a peer, actually sets up a connection (ie web socket or what
 not) and transfers the photos.

Both should work at the same time. How is this possible with your 
simplification? Maybe we should add such examples to the spec.


-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at 
https://github.com/w3c/web-nfc/issues/102#issuecomment-216166279 using
 your GitHub account

Received on Monday, 2 May 2016 09:16:07 UTC