Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipfs
/
boxo
Public
Notifications
You must be signed in to change notification settings
Fork
164
Star
311
Code
Issues
126
Pull requests
14
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(routing/http)!: delegated peer routing server and client, IPIP 417
- #422
#422
Merged
hacdias
merged 17 commits into
main
ipfs/boxo:main
from
ipip-417
ipfs/boxo:ipip-417
Copy head branch name to clipboard
Aug 25, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(routing/http)!: delegated peer routing server and client, IPIP 417
#422
hacdias
merged 17 commits into
main
ipfs/boxo:main
from
ipip-417
ipfs/boxo:ipip-417
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2023
feat!: remove all Provide* functions
hacdias
committed
a7459fa
View commit details
Copy full SHA for a7459fa
Browse repository at this point
refactor!: use new Peer schema
hacdias
committed
6214119
View commit details
Copy full SHA for 6214119
Browse repository at this point
refactor!: rename Provide* to Put*, and Find* to Get*
hacdias
committed
59e6617
View commit details
Copy full SHA for 59e6617
Browse repository at this point
feat: routing/http/server supports /routing/v1/peers
hacdias
committed
d51de47
View commit details
Copy full SHA for d51de47
Browse repository at this point
feat: routing/http/client supports /routing/v1/peers
hacdias
committed
1456de7
View commit details
Copy full SHA for 1456de7
Browse repository at this point
docs: misc & changelog
hacdias
committed
02149da
View commit details
Copy full SHA for 02149da
Browse repository at this point
feat: contentrouter implements PeerRouting and ValueStore
hacdias
committed
872eb0a
View commit details
Copy full SHA for 872eb0a
Browse repository at this point
refactor: rename Get/Put to Find/Provide
hacdias
committed
afc89b9
View commit details
Copy full SHA for afc89b9
Browse repository at this point
feat: revive SchemaBitswap, ProvideBitswap (marked as deprecated)
hacdias
committed
9b8f70d
View commit details
Copy full SHA for 9b8f70d
Browse repository at this point
docs: changelog
hacdias
committed
d019ab1
View commit details
Copy full SHA for d019ab1
Browse repository at this point
chore: address feedback
hacdias
committed
c87c3b0
View commit details
Copy full SHA for c87c3b0
Browse repository at this point
refactor: rename Find/ProvideIPNS to Get/PutIPNS
hacdias
committed
e40b7c6
View commit details
Copy full SHA for e40b7c6
Browse repository at this point
feat: do not filter over transport-bitswap for FindProviders
hacdias
committed
3b79348
View commit details
Copy full SHA for 3b79348
Browse repository at this point
gateway: revert name changes
hacdias
committed
bdd7f87
View commit details
Copy full SHA for bdd7f87
Browse repository at this point
fix: do not produce null fields in marshalled json
hacdias
committed
07479ef
View commit details
Copy full SHA for 07479ef
Browse repository at this point
feat: meaningful error when cannot decode peer id
hacdias
committed
ab6523c
View commit details
Copy full SHA for ab6523c
Browse repository at this point
docs: cleanup changelog
lidel
authored
6c62606
View commit details
Copy full SHA for 6c62606
Browse repository at this point
You can’t perform that action at this time.