Re: [web2py] Simplest form of internal messaging

2013-08-04 Thread Robert O'Connor
A message queue is also needed potentially...if this is real time...also this is python...a monkey can do this... On Aug 4, 2013 9:29 PM, "Alex Glaros" wrote: > Can anyone help me think of a primitive form of internal messaging between > users of an app? No external email, nothing fancy because

[web2py] Simplest form of internal messaging

2013-08-04 Thread Alex Glaros
Can anyone help me think of a primitive form of internal messaging between users of an app? No external email, nothing fancy because I have limited programming skill. The only requirement is that a user can leave a message for another user, and the other user can reply. Example: 1. User