Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
fbd611f4
Commit
fbd611f4
authored
10 years ago
by
Jeromy Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dev.md
parent
05b80afc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
dev.md
dev.md
+7
-3
No files found.
dev.md
View file @
fbd611f4
...
...
@@ -5,7 +5,8 @@ This is a simple description of where the codebase stands.
There are multiple subpackages:
-
`bitswap`
- the block exchange
-
`blocks`
- retrieve blocks for the core node
-
`blocks`
- handles dealing with individual blocks and sharding files
-
`blockservice`
- handles getting and storing blocks
-
`cmd/ipfs`
- cli ipfs tool - the main
**entrypoint**
atm
-
`config`
- load/edit configuration
-
`core`
- the core node, joins all the pieces
...
...
@@ -29,11 +30,14 @@ There are multiple subpackages:
-
mounting
`/ipfs`
(try
`{cat, ls} /ipfs/<path>`
)
-
multiplexing connections (tcp atm)
-
peer addressing
-
dht - impl basic kademlia routing
### What's
next
:
### What's
in progress
:
-
dht - impl basic kademlia routing
-
bitswap - impl basic block exchange functionality
### What's next:
-
ipns - impl
`/ipns`
obj publishing + path resolution
-
**(at this point should have func similar to bittorrent)**
-
block splitting on import - Rabin fingerprints, etc
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment