OlivierBlanvillain / scalajs-transport

MIT License
25 stars 4 forks source link

Please add example of Play integration as standalone project #4

Open mkotsbak opened 9 years ago

mkotsbak commented 9 years ago

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.

OlivierBlanvillain commented 9 years ago

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?

mkotsbak commented 9 years ago

Yes, it has an internal dependency instead of to a Maven repo. But I found some hints in the buildfile of the game.