mirror of
https://github.com/amark/gun.git
synced 2025-06-06 14:16:44 +00:00
unbuild making RAD default!
This commit is contained in:
parent
7e8d126e8c
commit
4af5aa4709
2
gun.min.js
vendored
2
gun.min.js
vendored
File diff suppressed because one or more lines are too long
@ -84,7 +84,7 @@ function val(msg, eve, to){
|
|||||||
data = tmp.put;
|
data = tmp.put;
|
||||||
}
|
}
|
||||||
if((tmp = eve.wait) && (tmp = tmp[at.id])){ clearTimeout(tmp) }
|
if((tmp = eve.wait) && (tmp = tmp[at.id])){ clearTimeout(tmp) }
|
||||||
if(!to && (at.soul || at.link || (link && !(0 < link.ack)))){
|
if(!to && (u === data || at.soul || at.link || (link && !(0 < link.ack)))){
|
||||||
tmp = (eve.wait = {})[at.id] = setTimeout(function(){
|
tmp = (eve.wait = {})[at.id] = setTimeout(function(){
|
||||||
val.call({as:opt}, msg, eve, tmp || 1);
|
val.call({as:opt}, msg, eve, tmp || 1);
|
||||||
}, opt.wait || 99);
|
}, opt.wait || 99);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user