Skip to content

Commit

Permalink
io-connect-anything - readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-peichev committed Jul 8, 2024
1 parent 644913b commit 3a0c11c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions io-connect-anything/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This repo contains a simple .net framework console application demonstrates glue

### Notes:

- The applications are registered dynamically - when you first launch the project - this is the idea behind the child app factories. You can register any 3rd party app and/or any internal view as an 'App'
- The applications are launched with a channel support and controlled by the host app, they can be saved, restored.
- The interprocess communication to the apps is done via window messages and windows clipboard.
- LambdaApp is a simple lambda implementation of the IGlueApp nomenclature to ease the implementation
Expand Down

0 comments on commit 3a0c11c

Please sign in to comment.