You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should bleno bindings return the underlying platform? or is there a way to push this check down into the bleno layer which better knows which bindings its using?
The text was updated successfully, but these errors were encountered:
jacobrosenthal
changed the title
Platform check is
Platform check is troublesome for websocket shim
Sep 6, 2015
Im developing a websocket version of bleno here.
https://github.com/jacobrosenthal/bleno/tree/websocket
This platform check doesnt work in that scenario so Im not successfully advertising.
https://github.com/don/node-eddystone-beacon/blob/master/lib/beacon.js#L128
Should bleno bindings return the underlying platform? or is there a way to push this check down into the bleno layer which better knows which bindings its using?
The text was updated successfully, but these errors were encountered: