6 Commits

Author SHA1 Message Date
Adriano Rogowski
f7a5937ed5 AXE - chancher lib/super.js to use Rad instead of json plain object. 2019-03-10 17:31:13 -03:00
Adriano Rogowski
16a34c1d0c Change mesh to _. 2019-03-10 16:40:56 -03:00
Adriano Rogowski
83f2aec1e3 Log for when peer.id is undefined. 2018-12-02 17:18:42 -02:00
Adriano Rogowski
e2a7dba29f AXE - using a garbage collector to remove subscribes from superpeer and resubscribe from peers (browser). 2018-11-30 21:50:40 -02:00
Adriano Rogowski
680b2d115a AXE - peer/soul subscribe. In this version the peers receive only data subscribed with gun.get(...soul...).once(...)
TODO:
 1) if the peer change the id, will lost the subscribes. Workaround for this is set the pid (unique) in: Gun(pid: 'mypeerid', peers:[...])
 2) If the superpeer die, the subscribes will be lost. Each peer must resubscribe all souls.
2018-11-21 19:28:28 -02:00
Mark Nadal
774fcc789b once fix, clean sea 2018-10-11 15:27:01 -07:00