amark on master
websocket ../index to ./index (… (compare)
amark on master
PANIC tests + AXE get dedup + f… Merge branch 'master' of http:/… (compare)
amark on master
lib/ison: Use setTimeout instea… (compare)
offline first
.
gun.on('auth')
didn't work.gun = Gun()
Gun {_: {…}}
user = gun.user()
User {_: {…}}
gun.on('auth', console.log)
Gun {_: {…}}
user.auth('numericx', '12345678')
User {_: {…}}
gun.js:198 {gun: Gun, $: Gun, root: {…}, id: 4, back: {…}, …}
user.is.pub
"yYhLaCfPklnRCAsiLYmrkqC2vPIolENLDn2ZwsTwKWk.tQ-9Z39vktnFthfYV7D07Zzy4Z_Zb37ctXr9pTEkzw0"
[D]danlugo92: actually it did work. Sorry :/.
Line gun.js:198 {gun: Gun, $: Gun, root: {…}, id: 4, back: {…}, …}
gun.on('leave')
doesn't though. maybe it's another constant?
{""+url:{url:url}}
not just empty object