You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I was reading draft, I was a bit confused by the usage of "remote" peer and "local" one.
It looks like "remote" means server side which generates debug state JSON document.
That means that draft seems to be written from client point of view. But some keys, such as connFlowOut, is the number of bytes that server can send to the client, which indicates opposite.
It would be nice to add some text to explain these terms. Or say "server" and "client" explicitly (which may remove the future extension of exposing client debug state, but it could be a separate discussion)
The text was updated successfully, but these errors were encountered:
While I was reading draft, I was a bit confused by the usage of "remote" peer and "local" one.
It looks like "remote" means server side which generates debug state JSON document.
That means that draft seems to be written from client point of view. But some keys, such as connFlowOut, is the number of bytes that server can send to the client, which indicates opposite.
It would be nice to add some text to explain these terms. Or say "server" and "client" explicitly (which may remove the future extension of exposing client debug state, but it could be a separate discussion)
The text was updated successfully, but these errors were encountered: