I'm interested in building something similar to "BirdWatch" by Matthias Nehlsen, but I want to do this using Java & the Play Framework rather than Scala.
I've done some searching and I've not been able to find any definitive guide on how to set up an asynchronous connection to the Twitter Streaming API. Does anyone know of anything similar to this than I can use to learn how to create the streaming connection?