Skip to content

Instantly share code, notes, and snippets.

@amencke
Last active July 13, 2021 04:49
Show Gist options
  • Save amencke/43026d0b3c325ebda3b9e2c602b4edf9 to your computer and use it in GitHub Desktop.
Save amencke/43026d0b3c325ebda3b9e2c602b4edf9 to your computer and use it in GitHub Desktop.
class ConversationRoutes(sessionHandler: ActorRef[SessionHandlerCommand])(implicit
val system: ActorSystem[_]
) extends JsonSupport { ... }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment