4 Commits

Author SHA1 Message Date
Adriano Rogowski
25db64527c Only remove log in axe. 2019-01-10 20:18:03 -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
16e64e1de5 MetaMask start, AXE start, SEA refactor, etc. 2018-11-17 13:17:16 -08:00