Skip to content

Commit

Permalink
upgrade to hyper/http 1.0
Browse files Browse the repository at this point in the history
In the process, no longer wait for pending HTTP requests on shutdown.
This just extended the time Moonfire was running without streaming.
  • Loading branch information
scottlamb committed Aug 31, 2024
1 parent 8b95120 commit 8b0c307
Show file tree
Hide file tree
Showing 19 changed files with 384 additions and 424 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,16 @@ even on minor releases, e.g. `v0.7.5` -> `v0.7.6`.

## unreleased

* upgrade to Retina 0.4.9, adding support for recording MJPEG video. Note
* upgrade to Retina 0.4.10, adding support for recording MJPEG video. Note
browser playback is unlikely to work.
* bump minimum Rust version to 1.79.
* in UI's list view, add a tooltip on the end time which shows why the
recording ended.
* fix [#121](https://github.com/scottlamb/moonfire-nvr/issues/121):
iPhone live view.
* update to hyper and http version 1.0. In the process, no longer wait for
pending HTTP requests on shutdown. This just extended the time Moonfire was
running without streaming.

## v0.7.16 (2024-05-30)

Expand Down
Loading

0 comments on commit 8b0c307

Please sign in to comment.