We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix comment about array alone not allowed. fix reconnect code that was not working as it was putting on root. add comment to explain the effect of the latter code
added lex to get
documented web property of constructor
Updated API (markdown)
Added small examples on how to count connected peers, and how to reconnect to peers without refreshing the page or app
node.soul deprecated
There is a gun.user() to manage user and user's namespace. That example gun.get('users') was confusing to many new developers as there is no such thing as a list of all users in GUN.
Do some magic to add the new /lib/hub.js page works.
Added disclaimer for cyclic loops in map
Added explanation of how to remove specific .on() listener
Adding reference from .set() to .unset()