Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

fix: implement notifier on deno side #797

Merged
merged 2 commits into from
Sep 9, 2024
Merged

fix: implement notifier on deno side #797

merged 2 commits into from
Sep 9, 2024

Conversation

tapiarafael
Copy link
Member

@tapiarafael tapiarafael commented Sep 4, 2024

What? ⛵

Implement the notifier on the Deno side to be able to return a function to stop the notify.typing accessor.

Why? 🤔

The modify.getNotifier().typing() returns a function to stop the typing notification. It's not possible to serialize the function when communicating apps.engine and Deno, so it's necessary to implement the notify accessor on the Deno side.

Links 🌎

PS 👀

SUP-650

@tapiarafael tapiarafael marked this pull request as ready for review September 4, 2024 17:31
@d-gubert d-gubert merged commit 7170771 into alpha Sep 9, 2024
8 checks passed
@d-gubert d-gubert deleted the fix/notify-accessor branch September 9, 2024 21:42
@d-gubert d-gubert mentioned this pull request Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants