Highlight client server use cases more#77
Merged
Conversation
Also link to example protocols, sendme as typical client server and gossip as canonical p2p proto
Rationale: local first people will know iroh already and don't need this on top. People that are more familiar with client server roles should not be discouraged as in "iroh is for local first stuff primarily"
rklaehn
commented
Jun 24, 2026
|
|
||
| [Gossip] and [docs] are examples of peer-to-peer protocols. | ||
|
|
||
| You can still build client/server-style protocols if your application needs that |
Contributor
Author
There was a problem hiding this comment.
Do we still need this sentence?
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Documents shouldn't be the first thing we point people at, given that it is on limited support.
We got some non p2p people on the team and we don't want to give the impression that we care most about pure p2p use cases.
okdistribute
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In my opinion we should explicitly spell out that you can implement client server use cases with iroh as well. Arguably this is the more common use case. Also the local first / full p2p people know iroh by heart by now and won't be discouraged by this.