Commit Graph

2 Commits (3d7db4dbc391f1e16aff5fc9c3ce58018d01b17a)

Author SHA1 Message Date
Matt Corallo 832daf54db tabstabstabstabstabs 12 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.
12 years ago