Commit Graph

2 Commits (136a8941c1053e20ff3f5b29152bca7be204c2d4)

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