mirror of
https://github.com/gundb/panic-server.git
synced 2026-05-07 03:00:26 -04:00
be781b5d8de1674effec425bf623b99347eac936
You can now boot up tests from the homepage using the UI. It's powered by jQuery. The tests are now using the latest, greatest version of gun, v0.3. Files now organized into folder "lib" for clarity and cleanliness. Numerous code cleanliness improvements. Now, if errors are passed to the acknowledgement listener, they're pushed to an array of errors on that request. Now each time there's a response, the statistics are recalculated and are passed to an optional progress callback. Patch.js now has stronger type checking against the data it's been given. Added more polyfills to aid in development, like wrapping console.log in a closure to bypass the console interface error. The timeout accuracy and code clarity has been improved. Server is now upgraded to use gun@0.3, and the level options have been better tailored to the application.
Panic
See how gun handles under different conditions
under development
Description
Languages
JavaScript
100%