Skip to content

Playing around with the Play Framework, Iteratees and Akka Streams

License

Notifications You must be signed in to change notification settings

calvinlfer/twitter-streams-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Play application integrating with Twitter's Streaming API

This is part of the book "Reactive Web Applications" by Manuel Bernhardt with a bit of my spin on it

Controllers

  • HomeController.scala:

    Uses Twitter's streaming API with Play Iteratees to consume the data (logs it for now)

  • WsHomeController.scala:

    Websocket example

About

Playing around with the Play Framework, Iteratees and Akka Streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published