mirror of
https://github.com/gundb/panic-server.git
synced 2026-05-07 03:00:26 -04:00
a601ec9da9a3f28785ec0b9d497b76c7ac7da0ad
Interval option built with a recursive setTimeout (not setInterval) that tracks it's invoked number. Patch function now determines it's own ID if it isn't provided, meaning that the opts-must-be-object requirement isn't needed. In other words, all options are optional (wow). Bug fix: minor thing where I was using gun before it was defined. This was due to minor tweaking just before a commit and not having unit tests to shout at me :(
Panic
See how gun handles under different conditions
under development
Description
Languages
JavaScript
100%