Loïck Bonniot

Results 28 comments of Loïck Bonniot
trafficstars

Thank you for you answer. Here is an updated version with its result: ``` go func Connect(device nfc.Device) (*freefare.DESFireTag, error) { // Scan for tags modulation := nfc.Modulation{ Type: nfc.ISO14443a,...

Merged manually in master. I simplified a bit by removing $timeout and some $apply in the javascript code. I also slightly modified the queue size management as I think there...

Hi, You can use socket.get and socket.set functions to save data internally. You can even save datas directly in sockets object if you don't use multi-threading. For example : ```...

The middleware pattern doesn't use set and get. I never used this, but here are some hint to proceed. - Use sessions to store data in sockets when authorized (easy...

I suppose, but not sure. Socket.io is not fully documented... Don't hesitate to try and post your solution :-)

After further investigations, it seems that is issue is generated by the `OnClicked` function on a `PushButton`. Thanks! Edit: everything is working fine with Qt4

Hi @rmoch, and thanks for your fast reply. I've just opened this issue to purpose this as a _feature request_. Is there any problem to automatically remove users wanting to...

Hello, thanks for your feedback! Good ideas. Do you also add `enabled = true` below `[party]`? This should go to the default mopidy.conf file.