let gun = Gun(["http://localhost:8765/gun"]);
let gun = Gun();
does work, but then I have no relay peer and can't access the data from another browser
const rel = Gun.val.link.; // '#'
TypeError: Cannot read property 'link' of undefined
.put(null)
. It's probably safer to just go with that
/gun
, (B) the load balancer / etc. does not support sticky sockets or needs extra configuration (C) https vs http issues