Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Two way communication #85

Open
thewh1teagle opened this issue Aug 29, 2023 · 2 comments
Open

Two way communication #85

thewh1teagle opened this issue Aug 29, 2023 · 2 comments

Comments

@thewh1teagle
Copy link

Add two way communication so we can call Python from frontend or call JS from Python

@tehcoderer
Copy link
Collaborator

currently you can do this from JS to Python that once sent auto closes the window

I've added an examples of this here:

Let me know what use case you're thinking of and I can try to implement it!

@thewh1teagle
Copy link
Author

I will check that.
My use case is simply use pywry as tauri with python as backend
In tauri we have the commands we bind, and the window.invoke which is very convenient

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

No branches or pull requests

2 participants