3 Commits

Author SHA1 Message Date
Joe Thielen
9ca6e59d32
Removed bad dir references (#1263) 2022-07-19 00:26:54 -07:00
Adriano Rogowski
7bc146bcce AXE - new test and example for webrtc. 2019-01-22 22:55:36 -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