-
Notifications
You must be signed in to change notification settings - Fork 291
Application Services
danmilea edited this page Mar 27, 2020
·
3 revisions
This sub-group covers the application space that sits on top of OpenAMP and describes higher level services for:
- file sharing
- proxy and/or forwarding of IP ports
- debug proxy
- high level IPC APIs for send-receive-reply / byte streams / message-based connections / pub/sub
- IPC server registration and client binding
- application partitioning using RPCs, C & non-C languages, canonical format
- bare metal APIs (using RPC) for stdio, socket IO, other APIs
We have a Mailman list for app-services discussions. You can find info about it, reach the link to the archives, and subscribe/unsubscribe here.
Check out the meeting notes for the Application Services meetings on the OpenAMP Meeting Notes page
Placeholder for other documentation here
Check out the future work list for the Application Services sub-group in the OpenAMP Future Topics section of the OpenAMP wiki