https://github.com/mkdika/kotlin-concurrency
Learning Kotlin concurrency through its several framework and library.
https://github.com/mkdika/kotlin-concurrency
concurrency coroutines kotlin learning rxkotlin server
Last synced: 8 months ago
JSON representation
Learning Kotlin concurrency through its several framework and library.
- Host: GitHub
- URL: https://github.com/mkdika/kotlin-concurrency
- Owner: mkdika
- License: mit
- Created: 2019-02-22T15:11:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-16T01:53:38.000Z (about 7 years ago)
- Last Synced: 2025-01-31T09:45:19.828Z (over 1 year ago)
- Topics: concurrency, coroutines, kotlin, learning, rxkotlin, server
- Language: Kotlin
- Size: 84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kotlin Concurrency
[](/LICENSE)
Learning server side Kotlin concurrency through its several framework and library.
- [Kotlin coroutine](https://kotlinlang.org/docs/reference/coroutines/coroutines-guide.html)
- [RxKotlin](https://github.com/ReactiveX/RxKotlin)
## Copyright and License
Copyright 2019 Maikel Chandika (mkdika@gmail.com). Code released under the
MIT License. See [LICENSE](/LICENSE) file.