Confirmed users
497
edits
(→Interacting with Thread-Like Actors: Add incomplete text on attaching, detaching, and running threads.) |
|||
Line 34: | Line 34: | ||
where <i>actor</i> is the name of the actor that sent it. Additional properties may be present, depending on the situation. | where <i>actor</i> is the name of the actor that sent it. Additional properties may be present, depending on the situation. | ||
We expect that, as the protocol evolves, we will specify new properties that can appear in existing packets, and experimental implementations will do the same. Clients should be written to silently ignore properties they do not recognize. | |||
= Requests and Replies = | = Requests and Replies = |