Directories
¶
| Path | Synopsis |
|---|---|
|
Package access is the gateway-side client for tachyne-access, the cluster's authorization service.
|
Package access is the gateway-side client for tachyne-access, the cluster's authorization service. |
|
Package attach is the tachyne domain attach protocol: how a gateway hands a player session to a world pod and streams the world back.
|
Package attach is the tachyne domain attach protocol: how a gateway hands a player session to a world pod and streams the world back. |
|
Package gwsession is THE shared Java gateway session pipeline: login success → configuration → the play bridge (world attach frames → rendered packets, client packets → typed serverbound frames), including the shard handover backend-swap (silent crossing).
|
Package gwsession is THE shared Java gateway session pipeline: login success → configuration → the play bridge (world attach frames → rendered packets, client packets → typed serverbound frames), including the shard handover backend-swap (silent crossing). |
|
Package handover carries the direct pod-to-pod (world↔world) transport for the sharded world: the peer-protocol frames and entity-state snapshots a pod sends a neighbour to migrate a player/mob/vehicle across a seam, plus the shadow push that makes an approaching player visible to a neighbour BEFORE the crossing.
|
Package handover carries the direct pod-to-pod (world↔world) transport for the sharded world: the peer-protocol frames and entity-state snapshots a pod sends a neighbour to migrate a player/mob/vehicle across a seam, plus the shadow push that makes an approaching player visible to a neighbour BEFORE the crossing. |
|
Package-level config-phase composition: the registry-data and tag packets a gateway (or the legacy server path) sends a client during Configuration.
|
Package-level config-phase composition: the registry-data and tag packets a gateway (or the legacy server path) sends a client during Configuration. |
|
Package proxyproto reads the PROXY protocol v1 header (haproxy text form) that tachyne-dispatch prepends on internal hops so gateways see real client addresses.
|
Package proxyproto reads the PROXY protocol v1 header (haproxy text form) that tachyne-dispatch prepends on internal hops so gateways see real client addresses. |
|
Package render770 renders tachyne domain events (the attach frame types) into canonical Minecraft 1.21.5 (protocol 770) clientbound play packets.
|
Package render770 renders tachyne domain events (the attach frame types) into canonical Minecraft 1.21.5 (protocol 770) clientbound play packets. |
|
Package shard holds the identities and region map shared by world pods and gateways in a multi-pod (sharded) world.
|
Package shard holds the identities and region map shared by world pods and gateways in a multi-pod (sharded) world. |
Click to show internal directories.
Click to hide internal directories.