sparsetech / trail

Routing library for the Scala platform
82 stars 8 forks source link

Akka support #3

Closed tindzk closed 8 years ago

tindzk commented 8 years ago

There should be a JVM counterpart to the JavaScript router. The routes don't rely on any JavaScript functionality and must be reusable on the server. We should consider creating a sub-project "metarouter-akka" that converts the routing table into akka-http Routes.