Re: [web-bluetooth] FR: Remove startNotifications/stopNotifications methods

I totaly agree, and you will use a 

```javascript
characteristic.removeEventListener('characteristicvaluechanged', 
onHeartRateChanged);
```

to be an equivalent of ```stopNotifications``` 

It could be clear and helfull for developpers 

so for me +1 

-- 
GitHub Notification of comment by jefBinomed
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/issues/236#issuecomment-216783537
 using your GitHub account

Received on Wednesday, 4 May 2016 08:29:39 UTC