Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added scheduleMsg for JS #15

Closed
wants to merge 2 commits into from
Closed

Conversation

Magua
Copy link

@Magua Magua commented Nov 9, 2021

This pr adds js support for scheduleMsg.

A better solution would solve this for native as well. That would remove some duplicated code.

  • api changed to use scala.concurrent.duration.Duration instead of java Duration (both jvm and js).
  • added not implemented exeption to native version
  • js version implemented with setTimeout
  • duplicated code because previous js-native source is split into js and native.

#14

@Magua Magua closed this Jan 17, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant