ddmw-client

Timeline
Login

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

50 most recent check-ins

2024-04-05
00:50
MsgSendApp::run() returns a ControlFlow. Leaf check-in: f696d3e12f user: jan tags: new-recv
2024-03-28
17:40
Brainstorming MsgSendApp::run() return type. check-in: 37606d626e user: jan tags: new-recv
15:23
Reworking return values for message receiver to properly signal continuation/termination. This is a work-in-progress. check-in: aa57710b08 user: jan tags: new-recv
2024-03-27
16:50
More ddmwapp.toml examples. check-in: 7b290c5fec user: jan tags: new-recv
2024-03-14
12:41
Fix return value to stop send app from reconnecting when done. check-in: 77bce4da96 user: jan tags: new-recv
12:08
Adjust for updated orphanage. check-in: c8a4737862 user: jan tags: new-recv
11:40
Pass information about number of connection retries remainig to connection event notification. check-in: 762b7f4a4e user: jan tags: new-recv
11:27
Enable retries. check-in: f706f4034e user: jan tags: new-recv
11:07
Add event callbacks to allow applications to get notification about connections and disconnections. check-in: f03dba4945 user: jan tags: new-recv
09:08
Merge. check-in: 8fe51f29bf user: jan tags: new-recv
09:03
Rename msg::Send::InputType to BlobSrc. Fixup connsend. Closed-Leaf check-in: d74afb4d78 user: jan tags: apperr
08:14
Support KeepAlive in reciever. check-in: ee93b44f25 user: jan tags: apperr
2024-03-13
19:11
Remove some unneeded Borrows. check-in: 7e34eccd1e user: jan tags: apperr
18:39
Fix examples. check-in: c3a694fca5 user: jan tags: apperr
17:56
Error management overhaul. check-in: 9786937390 user: jan tags: apperr
12:03
Pass SendAppConf to application callback. check-in: 80395bc2fa user: jan tags: new-recv
2024-03-08
02:49
Add wiki index and changelog. check-in: 93584dffe4 user: jan tags: new-recv
2024-03-07
13:40
Don't load conf in application wrappers; let the application load the Figment context and pass it to the application wrapper factory functions instead. check-in: 6bd6d66f87 user: jan tags: new-recv
2024-03-05
11:08
Refactor; create an 'app' module for client application abstractions. check-in: 66cd281df3 user: jan tags: new-recv
09:36
Working on sender app API. check-in: e2ce6bac0f user: jan tags: new-recv
2024-03-03
04:42
Rename PullRecvConnector to PullRecvApp. check-in: b051ea5e9b user: jan tags: new-recv
04:16
Allow AppConnector trait to return some required data that the connector needs so it doesn't need to be passed to two factory methods. check-in: fcc26eef46 user: jan tags: new-recv
03:05
Reworking PullRecvConnector to use AppConnector instead. check-in: 284d33f14f user: jan tags: new-recv
2024-03-02
08:15
Begin working on application callback trait for the connector. check-in: c65165fae5 user: jan tags: new-recv
07:02
Add a killswitch to the connector and allow delays to be aborted. check-in: 8b8410d64a user: jan tags: new-recv
06:39
Fallback to use connector.target when getting service interface address from conf. check-in: 1e637ed21b user: jan tags: new-recv
06:29
Woring on connector. check-in: 288697f61a user: jan tags: new-recv
04:01
Working on a reusable (re)connector. check-in: ac66d582e8 user: jan tags: new-recv
2024-03-01
04:15
Begin working on connector wrapper. check-in: 11a0cdaad8 user: jan tags: new-recv
02:21
Fixups for changed dependencies. check-in: bef865825e user: jan tags: new-recv
2024-02-24
21:32
Fix recvmsg example. check-in: 62593dcfd4 user: jan tags: new-recv
2024-02-23
21:01
Make sure that application channel from conf is used in new receiver. Limit numeric application channels to 32, and improve the appch parser. check-in: cdf689e09e user: jan tags: new-recv
2024-02-22
20:17
More work on result codes for msg recv loop. check-in: 6546350cd6 user: jan tags: new-recv
13:08
Cleanup. check-in: 7285a0d56a user: jan tags: new-recv
2024-02-21
14:41
Upgrade to orphanage 0.3.0 and work on return values. check-in: 7103da54db user: jan tags: new-recv
2024-02-19
16:33
Reworking errors and return values. check-in: 4c9484904d user: jan tags: new-recv
11:31
Fixup recvmsg example. check-in: 6d24308bf1 user: jan tags: new-recv
10:58
Unbreak non-windows build. check-in: 59496495d4 user: jan tags: new-recv
10:52
Add appconf example to efiles. check-in: aa54b1b47c user: jan tags: new-recv
10:22
Add a concept of 'run context' when loading ddmwapp configuration, so that it can be told to attempt to load configuration from a service's windows registry subkey. check-in: 7e96c0b192 user: jan tags: new-recv
2024-02-18
18:59
Refactoring and working on return types. check-in: 0d9b70c4a5 user: jan tags: new-recv
2024-02-17
08:58
Working on receiving blobs. check-in: d09d92a10c user: jan tags: new-recv
2024-02-16
15:25
Working on new receiver and conf loader to make application integration much simpler and more robust. check-in: 26a640040b user: jan tags: new-recv
2023-10-03
11:33
Derive Clone and Debug for AppChannel. Leaf check-in: cd3414e422 user: jan tags: trunk, ddmw-client-0.3.2
10:12
More happy clippy. check-in: a2bb72379e user: jan tags: trunk, ddmw-client-0.3.1
10:11
Happy clippy. check-in: 2d5750b7b9 user: jan tags: trunk
10:02
Dependency maintenance. check-in: 5c4d89488d user: jan tags: trunk
2023-09-28
18:31
Dependency maintenance. check-in: af158dafdd user: jan tags: trunk
18:25
Add conf tests. check-in: a90ba9d56a user: jan tags: trunk
2022-03-19
13:38
Merge. check-in: a423e14938 user: jan tags: trunk, ddmw-client-0.3.0