- 1. Get Started
- 2. Webxdc Specification
- 2.1. Container file format (.xdc)
- 2.2. Javascript API
- 2.2.1. sendUpdate
- 2.2.2. setUpdateListener
- 2.2.3. sendToChat
- 2.2.4. importFiles
- 2.2.5. selfAddr & selfName
- 2.2.6. joinRealtimeChannel
- 2.3. Messenger implementations
- 3. Shared Web Application state
- 3.1. Detecting conflicts
- 3.2. Theory of Conflict-free Replicated Data Types (CRDTs)
- 3.3. Practical CRDT usage
- 4. Frequently asked questions
- 4.1. TypeScript support
- 4.2. Debugging
- 4.3. Packaging
- 4.4. Compatibility
- 4.5. Storage