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

Hotreloading into mobile targets #2097

Open
jkelleyrtp opened this issue Mar 18, 2024 · 0 comments
Open

Hotreloading into mobile targets #2097

jkelleyrtp opened this issue Mar 18, 2024 · 0 comments
Labels
cli Related to the dioxus-cli program hot-reload Related to the hot reload crate mobile Mobile renderer
Milestone

Comments

@jkelleyrtp
Copy link
Member

Feature Request

Currently our IPC system doesn't bridge the simulator boundaries for iOS/Android. This would be achievable if we simply reused the websocket logic for the web since that currently operates over the network boundary instead of an interprocess socket.

@jkelleyrtp jkelleyrtp added cli Related to the dioxus-cli program mobile Mobile renderer hot-reload Related to the hot reload crate labels Mar 18, 2024
@jkelleyrtp jkelleyrtp added this to the 0.7.0 milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the dioxus-cli program hot-reload Related to the hot reload crate mobile Mobile renderer
Projects
None yet
Development

No branches or pull requests

1 participant