Hi Kunal, what is the $Date$ timestamp of your mongoose.c file?

On Thu, Sep 18, 2014 at 12:28 AM, kk <[email protected]> wrote:

> Hi,
>
> I am working on an application in which I am using mg_wakeup_server API to
> push data over websocket connection. As guided for Mongoose usage, I have a
> poll_server in main thread and a separate thread for pushing data to live
> websocket URIs. There are a couple of client applications which interface
> with my application written on mongoose server. These different
> applications work on different URIs. For most of applications, the server
> is able to utilize capability of wakeup_server to push events when
> required. However, one application demands high frequency data. There, I
> observe after sometime the polling stops and the interface blocks i.e.
> there is no communication happening after this. Is this behavior seen by
> anyone? How should this be solved?
>
>
> Regards,
> Kunal
>
> --
> You received this message because you are subscribed to the Google Groups
> "mongoose-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/mongoose-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to