Re: [web-nfc] Make NFCPushOptions optional for pushMessage

We could also separate push (to peers) from write (to tags).
Then we could say
```
nfc.push(message1);
nfc.write(message2);
```

-- 
GitHub Notif of comment by zolkis
See https://github.com/w3c/web-nfc/issues/82#issuecomment-152565800

Received on Friday, 30 October 2015 16:00:31 UTC