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

feat(core): add channel interceptor API #11362

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

lucasfernog
Copy link
Member

allows custom channel implementation (such as direct eval(), or a separate IPC solution) similar to how a custom invoke system can be implemented

allows custom channel implementation (such as direct eval(), or a separate IPC solution) similar to how a custom invoke system can be implemented
@lucasfernog lucasfernog requested a review from a team as a code owner October 14, 2024 18:54
Copy link
Contributor

github-actions bot commented Oct 14, 2024

Package Changes Through 51c3da5

There are 1 changes which include tauri with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri 2.0.3 2.0.4

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit e3b09be into dev Oct 14, 2024
20 checks passed
@lucasfernog lucasfernog deleted the feat/channel-interceptor branch October 14, 2024 22:48
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.

2 participants