Hi,

I'm interested in adding bidirectional messaging via sockets to a
web2py app that I am developing. Clients will do standard web2py
database stuff, and they will also be able to do instant messaging
with other clients

What is the best way to implement this within web2py? A separate sever
process which does web2py requests to validate user/group membership
is the first thing that comes to mind, but I'm hoping for something
more tightly coupled within web2py.

Any suggestions?

Thanks,

gopi.

Reply via email to