Jesse Gibson d38154cb6f Test gun by passing options, Browser constructor automatically begins a test on a new window, added package.json, patch function for options (validation/default values).
Exposed a function named "test" that takes an options object, with things like how many gun requests to fire in total, what data to send, where to put it, what peers to connect to, etc...

Exposed a Browser constructor that opens up a new window and runs the test function with the options provided, returning an interface to the window.

Added a patch function to validate the option input and provide defaults where there aren't any values.
2015-12-17 23:20:57 -07:00
2015-12-17 19:34:01 -07:00
2015-12-17 19:45:56 -07:00
2015-12-17 19:34:01 -07:00

Panic

See how gun handles under different conditions

under development

Description
No description provided
Readme 335 KiB
Languages
JavaScript 100%