knoxpo / dart_algolia

[Unofficial] Algolia is a pure dart SDK, wrapped around Algolia REST API for easy implementation for your Flutter or Dart projects.
Other
116 stars 111 forks source link

asStream() ? #91

Open imeDevelopers opened 2 years ago

imeDevelopers commented 2 years ago

index().getObjects().asStream().listen((x){}) ?? it's very important feature that not works !! we tried to add keep-alive header algolia.setHeader('Connection','keep-alive') but it's the same, sounds like you're who's closing the connection.

Please support this important feature (like firestore snapShots().listen()), thanks.

imeDevelopers commented 2 years ago

@krhknoxpo @tsherdiwala @nhathiwala

imeDevelopers commented 2 years ago

@himanshu-knoxpo

imeDevelopers commented 2 years ago

@creativecreatorormaybenot @timtraversy

creativecreatorormaybenot commented 2 years ago

Please do not ping me here @imeDevelopers - I am not a member of this repo. Even if it were the case, pinging again will not help as they will have already been notified the first time around.

Thanks.

nhathiwala commented 2 years ago

@imeDevelopers Keep Alive is a new feature implementation request. I can add this to enhancement.

imeDevelopers commented 2 years ago

@nhathiwala

Great, also believe me, filters are not works i will give an example if you want

nhathiwala commented 2 years ago

Please provide me an example @imeDevelopers?