Remote Debugging Protocol: Difference between revisions

Jump to navigation Jump to search
m
Line 35: Line 35:
= Requests and Replies =
= Requests and Replies =


In this protocol description, a "request" is a packet sent from the client which always elicits a single packet from the recipient, the "reply". These terms indicate a simple communications state where either the client or actor is permitted to send a packet, but never both.
In this protocol description, a "request" is a packet sent from the client which always elicits a single packet from the recipient, the "reply". These terms indicate a simple pattern of communication: at any given time, either the client or actor is permitted to send a packet, but never both.


The client's communication with each actor is treated separately: a client may send a request to one actor, and then send a request to another before receiving a reply to the first.
The client's communication with each actor is treated separately: a client may send a request to one actor, and then send a request to another before receiving a reply to the first.
Confirmed users
497

edits

Navigation menu