Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How to push data from server side to browser with single connection, not broadcast, using Grails and Atmosphere plugin? Thanks.

share|improve this question
If you want to push data to single user only, why use atmosphere plugin? why not just poll data from browser to server using jquery and ajax ? – Eddard Stark Feb 5 at 6:38

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.