Mark Nadal
a6a5aec76f
have AXE use DAM.
2019-05-20 20:46:55 -07:00
Adriano Rogowski
d3f0d326b2
Testing passing.
...
`npm run testaxe`
Dont repeat rtc.nnounce.
2019-04-10 21:15:27 -03:00
Adriano Rogowski
f92da9b14d
AXE - merge with amark's gun master.
2019-03-10 17:29:45 -03:00
Adriano Rogowski
b4f760f1b5
Pull with amark master
2019-03-10 16:40:06 -03:00
Adriano Rogowski
803c5b6ee0
AXE - changes for radix DHT.
2019-01-22 22:54:22 -02:00
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