Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-10-02
| ||
18:36 | Release maintenance. Leaf check-in: 641db927fd user: jan tags: lstngrp-0.0.5, trunk | |
18:32 | Fixed renamed type name. check-in: d2e1fea4d3 user: jan tags: trunk | |
18:31 | Don't rename type names. It's better to be explicit. check-in: c45f579984 user: jan tags: trunk | |
15:49 | Update change log. check-in: 77a8709ec0 user: jan tags: trunk | |
2024-09-20
| ||
13:04 | Fix docs. check-in: 328cbfb7c7 user: jan tags: lstngrp-0.0.4, trunk | |
12:56 | Update idbag to 0.2.0. check-in: 45e048243f user: jan tags: trunk | |
2024-09-19
| ||
10:01 | Pass along connection autokill flag. check-in: 76136ee584 user: jan tags: trunk | |
09:56 | Change log update. check-in: 72c5137d8f user: jan tags: trunk | |
09:54 | Remove explicit kill_conns flag, and rely on ListenerSpec setting instead. check-in: 1d9b0283a9 user: jan tags: trunk | |
09:47 | Introduce ListenerSpec and use a single function for adding listeners to a listeners group. check-in: 1c98304765 user: jan tags: trunk | |
03:28 | Begin working on a builder pattern for adding listeners to a ListenerGroup. check-in: 46c7816ed3 user: jan tags: trunk | |
2024-09-18
| ||
10:23 | Generate links to definition on docs.rs. check-in: ea1e0ea1f0 user: jan tags: trunk | |
10:21 | Release maintenance. check-in: 86bd36e830 user: jan tags: lstngrp-0.0.3, trunk | |
10:13 | Exclude examples from packaging. check-in: 2b0bfea373 user: jan tags: trunk | |
2024-09-17
| ||
02:42 | Move clippy config to Cargo.toml. check-in: 7506013f0c user: jan tags: trunk | |
2024-09-10
| ||
03:43 | More pedantic clippy work. check-in: 5a77c34ce7 user: jan tags: trunk | |
03:28 | More clippy pleasing. check-in: 0483f6ba49 user: jan tags: trunk | |
03:22 | Begin pedantic clippy work. check-in: 62b3c6f91b user: jan tags: trunk | |
2024-08-20
| ||
17:32 | Release maintenance. check-in: d6addc5963 user: jan tags: lstngrp-0.0.2, trunk | |
17:26 | Fix Windows build. check-in: e1fe5a161f user: jan tags: trunk | |
2024-08-17
| ||
00:58 | Fix efiles. check-in: 6efbe7943d user: jan tags: trunk | |
2024-08-06
| ||
15:52 | Rename changelist.md to changelog.md. check-in: 4daa3e2d4d user: jan tags: trunk | |
15:45 | Doc fix. check-in: e1ae0384e3 user: jan tags: lstngrp-0.0.1, trunk | |
15:38 | Documentation updates. check-in: 66a78ddc67 user: jan tags: trunk | |
15:35 | Documentation updates. check-in: 09a1c6d675 user: jan tags: trunk | |
15:02 | Documentation updates. Fixed some superfluous re-exports. check-in: 2c1657fe9f user: jan tags: trunk | |
12:12 | Return bound address then getting current listeners state. check-in: eb66ed704f user: jan tags: trunk | |
10:24 | Reimplement current_state(), but with a listerner addr placeholder. check-in: f97a098daa user: jan tags: trunk | |
09:05 | Add an internal shutdown boolean used to prohibit new listeners and connections while the listen group is shutting down. check-in: bbdd50feab user: jan tags: trunk | |
08:22 | Clippy complained about MSRV, so fix it. check-in: ba94d6e530 user: jan tags: trunk | |
08:13 | Split up listener and connection related items to their own modules. check-in: ece7741c03 user: jan tags: trunk | |
2024-08-05
| ||
18:20 | Working on listener and connection termination (from application). Cleanup. check-in: 7a5a9e8f73 user: jan tags: trunk | |
17:48 | Eliminate warnings. Add kill_connection(). check-in: 2371cc2730 user: jan tags: trunk | |
17:25 | Rework listeners/connections map; split out connections to their own map instead. Properly store JoinHandles from listener and connection tasks. check-in: aa5c1eb087 user: jan tags: trunk | |
14:59 | Rearrange. check-in: 5e7fe3d004 user: jan tags: trunk | |
13:36 | Cleanup. Leaf check-in: cd68804bca user: jan tags: ump-experiment | |
13:30 | Prepare for removing original implementation. check-in: be8a0b6682 user: jan tags: ump-experiment | |
2024-08-04
| ||
08:01 | Fixed simple example. check-in: cf4f1d006f user: jan tags: ump-experiment | |
07:26 | Fixups. check-in: d7ed0a9cfe user: jan tags: ump-experiment | |
2024-08-03
| ||
21:09 | Working on getting simple example working. check-in: c8a2a09d14 user: jan tags: ump-experiment | |
02:22 | More work on connection termination. check-in: 25a1b2b40f user: jan tags: ump-experiment | |
01:34 | Make notes about connection task cleanup. check-in: 1756a23260 user: jan tags: ump-experiment | |
2024-08-02
| ||
19:00 | Connection deregistration. check-in: 84565ad9fa user: jan tags: ump-experiment | |
03:07 | Working on connection task. check-in: 40eebfcc73 user: jan tags: ump-experiment | |
02:02 | Update tokio. Prepare connection parameters. check-in: 7d7f8316e0 user: jan tags: ump-experiment | |
01:51 | Updating for simple example. check-in: e0a9157761 user: jan tags: ump-experiment | |
2024-08-01
| ||
01:57 | Async-ify constructor. check-in: b147ff47bd user: jan tags: ump-experiment | |
2024-07-19
| ||
19:57 | Dependency maintenance. check-in: 5357a4240a user: jan tags: ump-experiment | |
2024-06-15
| ||
19:27 | Doc. check-in: e13c19efcc user: jan tags: ump-experiment | |
2024-06-14
| ||
23:36 | More error management. check-in: c022b60122 user: jan tags: ump-experiment | |