leptos/leptos_config/tests
Matt Cuneo a789100e22
feat: allow autoreload websocket connection to work outside of localhost (#1548)
* Updated client reloading to use window.location.protocol/host to determine websocket connection. Added optional config reload_external_port to provide further control of the client websocket connection. These changes allow reloading while accessing the served site from outside of localhost.
2023-08-25 15:54:22 -04:00
..
config.rs feat: allow autoreload websocket connection to work outside of localhost (#1548) 2023-08-25 15:54:22 -04:00