Skip to content
New issue

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

Please add example of Play integration as standalone project #4

Open
mkotsbak opened this issue May 18, 2015 · 2 comments
Open

Please add example of Play integration as standalone project #4

mkotsbak opened this issue May 18, 2015 · 2 comments

Comments

@mkotsbak
Copy link

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
Copy link
Owner

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants