- From: Zoltan Kis via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Nov 2016 11:32:50 +0000
- To: public-web-nfc@w3.org
Implementation may use `transceive`. On the web API this is exposed as
a `push(data, { target: "peer"})` invocation, and on the other side
triggering a
[`watch()`](https://w3c.github.io/web-nfc/#watching-for-content).
Check examples [here](https://w3c.github.io/web-nfc/#examples).
Note that web-nfc is primarily meant for browser [use
cases](https://w3c.github.io/web-nfc/#use-cases), so not really meant
for low level access. For that you might look around on
[npm](https://www.npmjs.com/search?q=nfc).
--
GitHub Notification of comment by zolkis
Please view or discuss this issue at
https://github.com/w3c/web-nfc/issues/107#issuecomment-261913408 using
your GitHub account
Received on Monday, 21 November 2016 11:33:01 UTC