-
Notifications
You must be signed in to change notification settings - Fork 1
feat(client): add optional name for endpoints #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
770fff0
feat: Add an explicit optional label field to the endpoint
okdistribute ab50010
add to examples
okdistribute ea89c49
fix lint
okdistribute ce6d3e5
Update src/client.rs
okdistribute b014f25
Update src/protocol.rs
okdistribute 8526f29
Update src/protocol.rs
okdistribute 50a1649
Update src/protocol.rs
okdistribute 5447792
fmt
okdistribute f141e4b
remove chatgpt rec
okdistribute 2e99afa
add client labels back
okdistribute 518c5da
fmt
okdistribute 727e765
fix bad copilot rec
okdistribute 6369099
use name instead of label for historical reasons
okdistribute e9f7850
some fixups
dignifiedquire 8adcee9
fixup
dignifiedquire 1e72e5d
refactor(client): switch name -> label, document & enforce requirements
b5 c485415
refactor: use error enum & constants for label length
b5 a6abd47
refactor(Auth): use constructor to build Auth
b5 b1e26cb
docs(Client): match label length
b5 d5bfb79
refactor: unbreak the API
b5 3634621
fix: auth before setting label
b5 8745af8
refactor: use name instead of label
b5 2be4508
refactor!: rpc protocol: LabelEndpoint -> NameEndpoint
b5 31ca9ba
more label -> name renaming
b5 eaa08f8
cleanups
b5 f8f0a54
refactor!: LabelEndpoint -> NameEndpoint
b5 e87ddf8
apply more CR
dignifiedquire 41f05be
clippy
dignifiedquire 94e448d
fixup validation
dignifiedquire File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.