Re-write net docs
This commit is contained in:
@@ -57,15 +57,16 @@ export default defineConfig({
|
||||
link: "/net/",
|
||||
items: [
|
||||
{text: "Context", link: "/net/context"},
|
||||
{text: "Executor", link: "/net/executor"},
|
||||
{text: "Subscribe", link: "/net/subscribe"},
|
||||
{text: "Publish", link: "/net/publish"},
|
||||
{text: "Sync", link: "/net/sync"},
|
||||
{text: "Messages", link: "/net/message"},
|
||||
{text: "Adapters", link: "/net/adapter"},
|
||||
{text: "Sockets", link: "/net/socket"},
|
||||
{text: "Pool", link: "/net/pool"},
|
||||
{text: "Targets", link: "/net/targets"},
|
||||
{text: "NIP 42 Auth", link: "/net/auth"},
|
||||
{text: "Socket Policy", link: "/net/policy"},
|
||||
{text: "Making Requests", link: "/net/request"},
|
||||
{text: "Publishing Events", link: "/net/publish"},
|
||||
{text: "Negentropy", link: "/net/diff"},
|
||||
{text: "Tracker", link: "/net/tracker"},
|
||||
{text: "Connection", link: "/net/connection"},
|
||||
{text: "Socket", link: "/net/socket"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user