Skip to content

Latest commit

 

History

History
95 lines (72 loc) · 4.68 KB

File metadata and controls

95 lines (72 loc) · 4.68 KB

References and Study Links

A curated reading list for the whole PixelHub stack, grouped by topic. These are official docs and primary sources, chosen so you can learn every layer of the project from the ground up. Versions in parentheses are what PixelHub currently uses.

Phaser 3 (rendering)

Colyseus (authoritative multiplayer)

LiveKit (voice / WebRTC SFU)

WebRTC and SFU concepts (background for voice)

pnpm workspaces (monorepo)

Vite (client build and dev server)

Vitest (testing)

TypeScript

WebSockets (the transport under Colyseus)

Docker and Nginx (packaging and serving)

Deployment platform