private-messaging Questions
3
I am trying to create a private messaging system using Django. It doesn't have to be like a live chat, just have an inbox and be able to respond, simple thing like that. So far, from research I hav...
Institutionalize asked 21/9, 2015 at 4:38
4
Solved
I am working for a real time private messaging system into my php application. My codes are working for all users together. But I need private messaging system as one-to-one message.
After setup ...
Degenerate asked 16/5, 2016 at 5:57
2
Solved
I have searched for some time investigating several technologies to build an simple instant messaging system for a ruby on rails app. It seems very complicated as I haven't found any implementation...
Canalize asked 21/2, 2012 at 19:0
6
If i devlop a chat application using django will it have some performance problem?
Can i do server push in django?
I want to have PM and room discussions as well.
Griggs asked 19/1, 2010 at 13:37
8
Solved
I am planning making a PM system for my users, overall it seems easy enough, but the way I have seen tutorials making PM systems, there is one problem.
In the way i planned it to work, there woul...
Scranton asked 13/6, 2011 at 21:38
1
© 2022 - 2024 — McMap. All rights reserved.