python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Websocket Manager with Playframework and Scala
I want to use web sockets because I need to notify my users when there is a new message for them. And I’ve done a lot of research and I’m pretty sure I need to use WebSockets for this problem.
I was a...
muepsi
Votes: 0
Answers: 0
Play framework Scala Deployment - using the dist task
For a few days, I'm trying to deploy my web application on my server.
I followed the procedure, everything goes well, except that once started, when I type the address of my site, nothing appears.
My ...

Louis
Votes: 0
Answers: 1
MDC for scala play framework 2.7+
How can I configure MDC for play 2.7+, 2.8+?
https://www.playframework.com/documentation/2.8.x/ScalaLogging
Is "Marker" a replacement for MDC?

Capacytron
Votes: 0
Answers: 0
Play application stops immediately when running with Intellij configuration
When running sbt new playframework/play-scala-seed.g8 compiling and running from terminal everything works perfectly well.
But when importing the project to IntelliJ, Adding a "Play 2 App" c...
idan ahal
Votes: 0
Answers: 3