ump

Check-in Differences
Login

Check-in Differences

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

Difference From ump-0.9.0 To ump-0.10.0

2023-07-27
01:31
Use sigq 0.13.3 to get puller bugfix. check-in: 3dece6432a user: jan tags: trunk
2023-07-26
21:01
Release maintenance. check-in: 95345f9568 user: jan tags: trunk, ump-0.10.0
20:55
Typo. check-in: 0485b4dd20 user: jan tags: trunk
2023-07-25
02:45
Update to sigq 0.13.1 and make server fail to wait for new messages if there are none to pickup and all clients have been dropped. check-in: 8877adb2d3 user: jan tags: trunk
2022-09-09
18:17
0.9.0 release preparation. check-in: 71b2832c90 user: jan tags: trunk, ump-0.9.0
17:55
Hello version 0.9.0. check-in: 0ac544acc3 user: jan tags: trunk

Changes to .efiles.

Changes to Cargo.toml.

Changes to benches/add_server.rs.

Changes to examples/cloneclientserver.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.

Added src/rctx.rs.

Changes to src/rctx/err.rs.

Changes to src/rctx/inner.rs.

Deleted src/rctx/mod.rs.

Changes to src/rctx/public.rs.

Changes to src/server.rs.

Changes to tests/async_client.rs.

Changes to tests/fail.rs.

Changes to tests/noreply.rs.

Changes to tests/queue_cleanup.rs.

Changes to tests/stress.rs.

Changes to www/changelog.md.