Skip to content

Commit

Permalink
identify: Document identify behavior for asymetrical protocols (#327)
Browse files Browse the repository at this point in the history
* identify: Document identify behavior for asymetrical protocols

> Note on asymmetrical protocols: Assume an asymmetrical
request-response style protocol `foo` where some clients only support
initiating requests while some servers (only) support responding to
requests. To prevent clients from initiating requests to other clients,
which given them being clients they fail to respond, clients should not
list `foo` in their `protocols` list.

Question emerged in #324.

* identify/README: Reword to inbound substreams
  • Loading branch information
mxinden authored May 25, 2021
1 parent a5bbb2f commit d214186
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d214186

Please sign in to comment.