Last active
July 13, 2021 04:49
-
-
Save amencke/43026d0b3c325ebda3b9e2c602b4edf9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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