chat.c has been removed. You can take a look at the older releases for the reference: https://github.com/cesanta/mongoose/blob/5.0/examples/chat.c
We'll add a separate example for cookie-based auth soon. On Sun, Oct 5, 2014 at 12:08 PM, Carlos Tangerino < [email protected]> wrote: > The doc states > several ways of implementing authentication on the server side. For > another, 226 > <https://github.com/cesanta/mongoose/blob/3a8ae7ac1735652ab1fa66d4ddd46c85b1b7faac/docs/API.md#L226>cookie-based > way please refer to the examples/chat.c in the source tree. 227 > <https://github.com/cesanta/mongoose/blob/3a8ae7ac1735652ab1fa66d4ddd46c85b1b7faac/docs/API.md#L227>If > password is not NULL, entry is added (or modified if already exists). > I could not find the chat.c file > > Thanks > > Carlos > > -- > 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.
