Re: [web-nfc] Do not require AbortController (#562)

I like the idea of keeping the abort controller as an option since I am given more freedom to hook more events within the abort controller signal. Now saying that I remember when I initially started working with this I was supprised there wasn't just a "stop" method, but after understanding the abort controller and signal I appreciated it. 

Example of how I am using it [here](https://gist.github.com/lyellick-dev/68787d37b10bb7f17e11deddcfe9f974).

_Note: Please let me know if this the wrong place to put my input._ 

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

Received on Wednesday, 22 April 2020 21:25:49 UTC