Skip to content
This repository was archived by the owner on Jan 5, 2020. It is now read-only.

robskillington/PlayFrameworkTwitterStreamTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play Framework Twitter Streaming Test

This Play project streams tweets from any specified search keywords in app/util/TwitterStreamer.java SEARCH_TERMS keyword array. It implements a very simple long polling method implemented in jQuery and takes use of suspend() in the Play Application controller to hold open the connection until new data is available for the client to consume.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors