14 lines
254 B
Typst
14 lines
254 B
Typst
#import "/docs.typ": docs-page, note, tip, warn
|
|
|
|
#show: docs-page.with(
|
|
route: "/bulk/",
|
|
title: [Bulk Transport],
|
|
)
|
|
|
|
= Tileable Receivers
|
|
= Interleaved vs Sequential Channels
|
|
= Chained vs Shared Reference
|
|
= Broadcast and Multicast
|
|
= Entity Batching
|
|
|