Skip to content

Conversation

@mfateev
Copy link
Member

@mfateev mfateev commented Jun 20, 2023

What was changed

Prove of concept Kotlin SDK prototype that allows defining suspend workflow functions and executing them using coroutines.
This includes a custom dispatcher to control the deterministic execution of the coroutines.

Only activities through untyped stubs are supported.

See the HelloKotlinWorkflow found at kotlin/io/temporal/workflow/HelloKotlinWorkflow.kt It requires local Temporal service running.

@mfateev mfateev changed the title Kotlin Kotlin coroutines prototype Jun 20, 2023
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

Successfully merging this pull request may close these issues.

1 participant