We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only Scala 2.11 & 2.12 are available. I compiled the 2.13 version, used it with Play 2.7 and it works, at least the way I use it.
Why not publish it?
The text was updated successfully, but these errors were encountered:
I have the same question. Is the push expected to ever happen or is this project generally dead?
Sorry, something went wrong.
We publish snapshots of the main branch now. You should able to use them by adding resolvers += Resolver.sonatypeRepo("snapshots") to your build.sbt: https://oss.sonatype.org/content/repositories/snapshots/com/typesafe/play/play-socket-io_2.13/
resolvers += Resolver.sonatypeRepo("snapshots")
build.sbt
No branches or pull requests
Only Scala 2.11 & 2.12 are available.
I compiled the 2.13 version, used it with Play 2.7 and it works, at least the way I use it.
Why not publish it?
The text was updated successfully, but these errors were encountered: