Autodesk / coroutineworker

Kotlin Coroutine-based workers for native
Apache License 2.0
370 stars 24 forks source link

example project could help with adoption #33

Closed petrukhnov closed 4 years ago

petrukhnov commented 5 years ago

It would help if there is sample project, that could be downloaded and run on ios/jvm (as separate applications). It could show example when use of coroutineworker eliminate need to write platform specific code.

Now it is not clear, how much boilerplate code required for examples in readme.md.

benasher44 commented 4 years ago

Thanks! I've added a small sample project w/ added info referencing it in the README. Any thoughts/requests you have would be appreciated on the PR!