blob: e864d95d0aa8ae2504d80464e6cf43160bbaaac4 [file] [log] [blame]
Simon Hunt5d12dc22015-01-05 16:56:22 -08001# The 'mock' directory contains code that can emulate the server-side of
2# a web socket (probably using node.js) to facilitate the manual injection
3# of (JSON structured) events, to aid in the development / debugging of
4# client side code.
5#
6# Each subdirectory will be per-view event data.
7#