Description
:
Creates a new session to be used for requests made by the adapter. A session identifies a specific incarnation of a database resource and is meant to be reused across many `AdaptMessage` calls.
Description
:
Handles a single message from the client and returns the result as a stream. The server will interpret the message frame and respond with message frames to the client.