Commit Graph

2 Commits (68027dadd4b4e1c99f5a20647cceff62f6fcfec8)

Author SHA1 Message Date
Matt Corallo 832daf54db tabstabstabstabstabs 11 years ago
lilia fe1b5435aa Add FakeWhisperAPI for serverless development
When included after api.js, fake_api.js inits a FakeWhisperAPI.

FakeWhisperAPI inherits the methods of API, overrides a few, and
then usurps its place as the one true API.

Single device mode successfully "registers" against FakeAPI. Sadly,
multidevice mode has a recursive loop somewhere that makes the callstack
asplode.
11 years ago