8 Commits

Author SHA1 Message Date
Jesse Gibson
ddf272bbb0 Allow greeting messages to be opt-out
If you use gun a bunch, you've probably noticed the messages like "Hello
wonderful person :)" and "WARNING: This file.js module...".
This PR allows you to silence them.
Use `Gun.log.off = true` to bring peace back to your workflow.
> **Note:** great when used with file watchers like nodemon."
2016-11-14 17:00:06 -07:00
Jesse Gibson
e36e78f532 Isolate websocket logic
WebSocket logic has it's own folder now, `wsp`.
2016-11-10 10:09:18 -07:00
Mark Nadal
1fdd9cf89a 20% tests passing! Before testing server. 2016-05-25 13:11:06 -07:00
Mark Nadal
fda4cd2c57 quick fix for console.log/Gun.log 2015-01-24 19:21:58 -07:00
Alex LaFroscia
df700dea9b Replace calls to console.log with Gun.log 2015-01-24 12:25:46 -05:00
Mark Nadal
22aea79838 insert, map, fixes, working on path 2015-01-20 06:17:12 -07:00
Mark Nadal
e9b1790774 ? 2014-12-18 03:48:01 -07:00
Mark Nadal
221b9385d7 Massive directory cleanup, more reliable transport 2014-12-06 15:28:03 -08:00