Or rather, hook SEND command on the server side and transform the string into the JSON object (thus adding an id, and other needed info)?
Le mardi 26 août 2014 15:00:00 UTC+2, Nicolas a écrit : > > Thx Pablo. > > Can you send a JSON object instead of a string? > > I mean send to a channel. > > Thanks. > > > > Le mardi 26 août 2014 14:06:24 UTC+2, Pablo a écrit : >> >> To answer your original question, no, a raw has no unique identifier. >> On Aug 26, 2014 4:44 AM, "Nicolas" <[email protected]> wrote: >> >>> Hi, >>> >>> I now have a chat working in production. However, I wonder what the best >>> way it to refer to individiual messages. There are many reasons why one >>> would need to refer to an individual message: >>> - report spammy message >>> - associate likes >>> - reward messages >>> ... >>> >>> I see a few solutions, but wonder what is best. >>> >>> Thanks for your help. >>> >>> >>> -- >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "APE Project" group. >>> To post to this group, send email to [email protected] >>> To unsubscribe from this group, send email to >>> [email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/ape-project?hl=en >>> --- >>> APE Project (Ajax Push Engine) >>> Official website : http://www.ape-project.org/ >>> Git Hub : http://github.com/APE-Project/ >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "APE Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> -- -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
