DioxusLabs / dioxus

Fullstack GUI library for web, desktop, mobile, and more.
https://dioxuslabs.com
Apache License 2.0
19.3k stars 735 forks source link

Duplication between the CLI and Fullstack hot reloading handlers #2249

Closed ealmloff closed 1 month ago

ealmloff commented 2 months ago

Issue

There is some duplication between the CLI and Fullstack hot reloading websockets and javascript. We can pull out the common hot reloading helpers into a separate crate that both use or export them from the existing hot reloading crate