# Functions
DecodeMessage expects a full RemoteXPC message and decodes the message body into a map.
EncodeMessage creates a RemoteXPC message encoded with the body and flags provided.
New creates a new connection to an XPC service on an iOS17 device.
# Structs
Connection represents a http2 based connection to an XPC service on an iOS17 device.