Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From ump-server-0.2.0 To ump-server-0.2.1
2024-02-20
| ||
11:58 | Changelog fixup. check-in: b99bf2d8a9 user: jan tags: trunk | |
11:50 | Release maintenance. check-in: 933f121ec8 user: jan tags: trunk, ump-server-0.2.1 | |
08:06 | Up version. check-in: 157c1acc22 user: jan tags: trunk | |
2024-01-28
| ||
14:28 | Update doc examples to store a weak client reference within the handler. check-in: 3ea6f918b0 user: jan tags: trunk | |
13:39 | Release maintenance. check-in: 88c41e1742 user: jan tags: trunk, ump-server-0.2.0 | |
13:26 | Make the spawm methods take in a closure for constructing the handler, to allow the handler to be created after the channel client. Add thread/task examples to module docs. check-in: 752b1bbc09 user: jan tags: trunk | |
Changes to .efiles.
Changes to Cargo.toml.
Added examples/wdog_timeout.rs.
Changes to src/lib.rs.
Changes to src/task.rs.
Changes to src/thread.rs.
Added src/wdog.rs.
Changes to tests/term.rs.
Changes to www/changelog.md.