ump-ng

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From ump-ng-0.1.0 To ump-ng-0.2.0

2024-09-12
20:25
Move clippy config from bacon.toml to Cargo.toml. check-in: e3dd8a1bd0 user: jan tags: trunk
2024-09-10
00:30
Rename `MsgType::Put` to `MsgType::Post`. Dependency maintenance. check-in: 6f4b9d43d1 user: jan tags: trunk, ump-ng-0.2.0
2024-09-09
20:59
Make use of updated swctx's ability to report when the waitctx has been dropped. Clippy fixups. check-in: a48d827d1a user: jan tags: trunk
2023-10-03
07:17
Document WeakClient. check-in: fa626b58be user: jan tags: trunk
2023-10-02
14:47
Happy clippy. check-in: 6b4a0d3b99 user: jan tags: trunk, ump-ng-0.1.0
14:44
Export WaitReply. check-in: 196e3c425c user: jan tags: trunk

Changes to Cargo.toml.

Changes to README.md.

Added bacon.toml.

Changes to benches/add_server.rs.

Changes to examples/many_once.rs.

Changes to examples/simple.rs.

Changes to examples/threaded_handler.rs.

Changes to src/client.rs.

Changes to src/err.rs.

Changes to src/lib.rs.

Changes to src/rctx.rs.

Changes to src/server.rs.

Changes to tests/async_client.rs.

Changes to tests/stress.rs.

Added tests/wait_disappear.rs.

Changes to www/changelog.md.