wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.21k stars 295 forks source link

Android Client #287

Closed subhanshuja closed 4 years ago

subhanshuja commented 4 years ago

I have a problem when sub or pub into the android client, using OkHttp or another library supporting Http in Android.

If possible, there is an android client library used to nginx-push-stream?

Or any suggestion using Library Http for android client library

thank you

wandenberg commented 4 years ago

Hi. What is the problem you are having? Is it using the long polling mode? You should be able to use any HTTP client setting the correct headers.