Skip to content

A demonstration of dynamic route switching based on incoming requests in akka-http.

License

Notifications You must be signed in to change notification settings

knirski/akka-http-switch-routes-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

akka-http-switch-routes-demo

A demonstration of dynamic route switching based on incoming requests in akka-http.

There are two example approaches:

  1. Encapsulating the switch decision (and state) in an actor.
  2. Explicitly synchronized switch variable.

About

A demonstration of dynamic route switching based on incoming requests in akka-http.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages