TGIO / ParseLiveQuery

Very simple and modern implementation, it lacks tests and extra functionality at this moment but i'm working on it.
Apache License 2.0
48 stars 10 forks source link

Receive objects with ACL #2

Closed khirr closed 8 years ago

khirr commented 8 years ago

Hello, I've been trying the library and it works perfect but, when I have Message with ACL the event never is triggered so I think is necessary send authToken: https://github.com/ParsePlatform/parse-server/wiki/Parse-LiveQuery-Protocol-Specification

I see it's a optional element, is possible to send this optional field?

Thank you.

TGIO commented 8 years ago

do you mean 'sessionToken' ?

khirr commented 8 years ago

Yes, sorry.