https://github.com/holgerbrandl/kryo-kotlin-sam
https://github.com/holgerbrandl/kryo-kotlin-sam
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/holgerbrandl/kryo-kotlin-sam
- Owner: holgerbrandl
- Created: 2021-11-12T07:18:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T07:58:08.000Z (over 3 years ago)
- Last Synced: 2025-01-21T13:08:38.272Z (9 months ago)
- Language: Kotlin
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Koin SAM & Coroutine Serialization with Kryo
Supplementary example for https://github.com/EsotericSoftware/kryo/issues/864 and https://github.com/Kotlin/kotlinx.coroutines/issues/76
The repo contains a single examples, where I have tried to narrow down the issue.