Skip to content

KarlSjostrand/akka-http-reactive-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akka HTTP Streaming example

Akka HTTP implementation of the classic reactive tweets application where streaming tweets obtained through a single connection are broadcasted to any number of clients through websockets.

To run, you must log in to your Twitter account and create a new application. Fill in all credentials in the src/main/resources/application.conf file.

The index.html file is borrowed from this Github repo, while the CSS file links to this other Github repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published