1. Get Started
  2. Webxdc Specification
    1. Container file format (.xdc)
    2. Javascript API
      1. sendUpdate
      2. setUpdateListener
      3. sendToChat
      4. importFiles
      5. selfAddr & selfName
      6. joinRealtimeChannel
    3. Messenger implementations
  3. Shared Web Application state
    1. Detecting conflicts
    2. Theory of Conflict-free Replicated Data Types (CRDTs)
    3. Practical CRDT usage
  4. Frequently asked questions
    1. TypeScript support
    2. Debugging
    3. Packaging
    4. Compatibility
    5. Storage