Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.
/ spray-demo Public archive

Demo project showing a REST server/client/test based on Spray and Akka

Notifications You must be signed in to change notification settings

lefou/spray-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo: REST Services with Scala, Akka and Spray

I added two changes after the talk, based on questions from the audience:

  • The SlowActor now stops itself after it finished its work.

  • The client shutdown is now handled in one onComplete handler instead of two, because the order in which multiple onComplete handlers run is undefined.

The slides of the talk: Slide 1, Slide 2, Slide 3, Slide 4, Slide 5

You can follow/contact me via twitter: @TobiasRoeser

Hope to see you at the next @ScalaLeipzig event.

About

Demo project showing a REST server/client/test based on Spray and Akka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages