mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
docs(book): start book chapter for network crate (#445)
* WIP FOR DRAFT PR * WIP draft, walking through usage in pipeline * diving deeper into instantiation of NetworkHandle & FetchClient * WIP network management task & eth requests task done (ish) * address pr comments: networkmanager as standalone task, networkconfig as main entrypoint for setup * complete draft of the crate docs * restructured, starts w/ expl of * added more snippets/anchors * using ignore flag on code blocks, brief explanation of struct * typos addressed
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
- [libmdbx-rs]()
|
||||
- [db](./db/README.md)
|
||||
- [Networking]()
|
||||
- [P2P]()
|
||||
- [network]()
|
||||
- [P2P](./networking/p2p/README.md)
|
||||
- [network](./networking/p2p/network/README.md)
|
||||
- [eth-wire]()
|
||||
- [discv4]()
|
||||
- [ipc]()
|
||||
|
||||
Reference in New Issue
Block a user