comparison docs/protocol.txt @ 16:13be9d3a6927 default tip

update doc to include transactional delay requirement
author Brett Gordon
date Tue, 13 Dec 2016 10:42:01 -0500
parents 36c4cda4b6c4
children
comparison
equal deleted inserted replaced
15:7231f922b0f2 16:13be9d3a6927
79 at least 1100 milliseconds to force a timeout on the client. The server MAY 79 at least 1100 milliseconds to force a timeout on the client. The server MAY
80 choose to change it's port speed parameters if it detects that the request 80 choose to change it's port speed parameters if it detects that the request
81 may be valid but there is a transmission speed mismatch. This behaviour MUST 81 may be valid but there is a transmission speed mismatch. This behaviour MUST
82 NOT be relied upon by the client. 82 NOT be relied upon by the client.
83 83
84 The server must delay sending any response for at least 50 microseconds after
85 reception of last byte of client's protocol request. This delay is required
86 to ensure the client is ready to receive the response from the server.
87
84 88
85 Protocol Operations 89 Protocol Operations
86 =================== 90 ===================
87 91
88 Each operation is formatted with a header indicating the operation code in 92 Each operation is formatted with a header indicating the operation code in