Go to file
Dustin 4eba92f4a0 Publish final URL after navigation
If the URL specified in a navigation command results in a redirect, we
want to publish the final destination, rather than the provided
location.  Thus, after navigation completes, we get the browser's
current URL and publish that instead.
2022-12-31 10:43:01 -06:00
src Publish final URL after navigation 2022-12-31 10:43:01 -06:00
.gitattributes Initial commit 2022-12-30 09:10:05 -06:00
.gitignore Add basic MQTT client functionality 2022-12-30 13:49:01 -06:00
Cargo.lock Begin MQTT control implementation 2022-12-30 19:06:27 -06:00
Cargo.toml Begin MQTT control implementation 2022-12-30 19:06:27 -06:00
rustfmt.toml Initial commit 2022-12-30 09:10:05 -06:00