That was a bug, fixed in https://github.com/cesanta/mongoose/commit/7690f9e34b36124948abe07d2ef4895ab685f403
On Fri, Jan 17, 2014 at 1:52 AM, Raven HeartLock <[email protected]>wrote: > I'm testing the example qcomm.c. > websocket uri handler is called Repeated when the handler return 0, > so the handler keeping sending unexpected things to client. > And websocket connection closed when return not 0. > how can the server keep the connection alive without sending anything > unexpect. > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
