Is it a good idea to implement chatroom like functionality via pubsubhub
Posted
by saurabh
on Stack Overflow
See other posts from Stack Overflow
or by saurabh
Published on 2010-03-29T06:08:06Z
Indexed on
2010/03/29
6:13 UTC
Read the original article
Hit count: 497
pubsubhubbub
|java
Hi ,
Actually I want something between chatroom and stackoverflow ie users can ask questions and in my application generally many users will be on the same webpage now others can see the question in realtime and answer the same in realtime ie kind of chatroom type app.
I want to implement it via pubsubhub any suggestions ideas if this is a good idea or not.
Any java system having this functionality will be helpful.
Thanks Saurabh
© Stack Overflow or respective owner