Typst
This commit is contained in:
14
content/network.typ
Normal file
14
content/network.typ
Normal file
@@ -0,0 +1,14 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page.with(
|
||||
route: "/network/",
|
||||
title: [Network Protocols],
|
||||
)
|
||||
|
||||
= Collision Prevention
|
||||
== Checkbit
|
||||
== Queue
|
||||
= Load Balancing
|
||||
= Private Channels
|
||||
= Self Syncing Protocol
|
||||
|
||||
Reference in New Issue
Block a user