Skip to content
CCPEDIAby Unity Nodes
Documentation/GitHub Code/PartyLayer/PartyLayerView on GitHub Code

PartyLayer/PartyLayer: docs/react-cookie-ssr.md

# Cookie-backed session storage for SSR (React) PartyLayer persists a small, non-secret session marker (the connected party id, network, and timestamp) so a returning user renders as connected without a flash. For server-side rendering you want that marker readable on BOTH the server (to render the

Read on GitHub Code