-
Notifications
You must be signed in to change notification settings - Fork 17
Sending XDI messages to an XDI endpoint
peacekeeper edited this page Nov 18, 2014
·
5 revisions
The xdi2-client component's main purpose is to send XDI message envelopes to XDI endpoints, in order to retrieve or modify data in an XDI graph.
Multiple messages can be sent in a single message envelope. Messages contain operation such as $get, $set, or $del.
Messages contain references to link contracts, which authorize the operations. Messages optionally contain authentication materials, such as a secret token or cryptographic signature.
For an example, see:
This work is licensed under a Creative Commons Attribution 4.0 International License.