snowflake/proxy/spec
Arlo Breault 3839c2e0b1 Initialize arrays when constructing
Otherwise, this is set on the prototype and shared across instances :/

Note the change to the test that highlights this bug.  A proxy pair was
already created when an earlier test called `beginWebRTC()` but a new
Snowflake instance should start with an empty array.
2019-05-16 12:07:06 -04:00
..
broker.spec.coffee Use some class vars in broker to eliminate globals 2019-05-08 11:23:49 -04:00
proxypair.spec.coffee Test ProxyPair with ArrayBuffers, not strings. 2018-12-19 21:30:39 -07:00
snowflake.spec.coffee Initialize arrays when constructing 2019-05-16 12:07:06 -04:00
ui.spec.coffee Make badge and debug extend ui 2019-05-08 11:23:49 -04:00
util.spec.coffee Make a WS class to eliminate globals 2019-05-08 11:23:49 -04:00
websocket.spec.coffee Make a WS class to eliminate globals 2019-05-08 11:23:49 -04:00