Commit Graph

2 Commits (87c19c0c9421cef73c81b4c00462108574392a03)

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