You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not obvious how to set up a Play project to use scalajs-transport (without Akka), and how to specify the dependencies. Please add a standalone example on how to do this.
The text was updated successfully, but these errors were encountered:
I think examples/rpc does just that (the build declaration is here, it does not depend on Akka). Do think I should provide an example using neither Autowire nor Akka? Or are you referring to the fact that the build file uses dependsOn instead of libraryDependencies?
It is not obvious how to set up a Play project to use scalajs-transport (without Akka), and how to specify the dependencies. Please add a standalone example on how to do this.
The text was updated successfully, but these errors were encountered: