Remote Worker Server
  • Rationale
    • Philosophy
  • Installation
    • Distribute & Pip
    • Install Redis
  • Getting started
    • Run locally
    • Run tests
  • API specifications
    • Authentication
    • Client endpoint
    • Worker endpoint
  • Errors
  • Glossary
  • Contributing
    • Run tests
    • Definition of done
  • CHANGELOG
    • 0.1.0 (2015-04-15)
  • Contributors
 
Remote Worker Server
  • Docs »
  • API specifications
  • Edit on GitHub

API specifications¶

  • Authentication
    • OAuth Bearer token
    • Firefox Account
      • Obtain the token
  • Client endpoint
    • Websocket endpoint
    • Creating a new worker
      • Hello fields
    • Sending ICE Candidates
      • ICE Candidate fields
      • Candidate object fields
    • Receiving errors
    • Receiving WebRTC Answer
    • Receiving Gecko ICE Candidates
  • Worker endpoint
    • Websocket endpoint
    • Registering the gecko
      • Hello fields
    • Answering new worker demands
      • Receiving new worker demands
      • Answering with errors
      • Answering with WebRTC Answer
    • Sending ICE Candidates
      • ICE Candidate fields
      • Candidate object fields
    • Sending the connected status
Next Previous

© Copyright 2015, Mozilla Services — Da French Team.

Built with Sphinx using a theme provided by Read the Docs.