bsphere

Results 12 comments of bsphere

I actually wrote it in the README.. Do you want to submit a PR?

Yes, I'll tag it, but have no fear. It implements the log.Logger interface which doesn't change..

I think that you should add this functionality as an option, to maintain backward compatibility with those who already use a .pem file

Can you submit a pull request? On Mon, Mar 23, 2015, 17:41 Jon Espen Kvisler [email protected] wrote: > +1 for this. Would have saved me some hours ;) > >...

If you can extract the key from the PKCS#12 file, simply pass it as the key parameter to https://github.com/bsphere/node-gapitoken. I tried unsuccessfully to extract the key with both https://github.com/digitalbazaar/forge and...

in #21 you could use `start_notify`, map incoming dbus messages to `BluetoothEvent` and use `BluetoothEvent::Value`. (`examples/test5.rs)

see #21, GATT notifications work

MIT, is it working for you ?

you're supposed to send an array of arguments.. regardless of that, the current library has some serious bugs which I wasn't able to fix yet and its not stable by...