52 Commits

Author SHA1 Message Date
Mark Nadal
f759ab1394 rfs should be after rs3 but both defer so rfs be before 2020-06-07 17:44:48 -07:00
Mark Nadal
125e1384c1 fix RN by moving require 2020-05-21 14:20:30 -07:00
Mark Nadal
3733473115 perf notes 2020-03-02 13:14:04 -08:00
Mark Nadal
e5c06e7491 put debug (dbg) 2020-02-25 12:29:28 -08:00
Mark Nadal
74f6638227 DO NOT PUBLISH! ECHO TEST. 2020-02-25 03:32:42 -08:00
Mark Nadal
3ab14ffc42 3rd rewrite, have batched acks. 2020-02-17 12:38:46 -08:00
Mark Nadal
ba2b207dd6 hopefully increases limits? 2020-01-22 06:56:57 -08:00
Mark Nadal
b5fd757db4 dev -> master, master -> 2020-01-21 15:38:31 -08:00
Mark Nadal
e8b5587b99 HNPERF performance tests 2020-01-10 06:07:31 -08:00
Mark Nadal
4bb9d2dd51 re-enable all stats for demo/testing peers 2019-12-30 12:26:22 -08:00
Mark Nadal
88a5c8fea0 .open / .load opt meta , axe mob , music -> wave 2019-12-30 11:57:28 -08:00
Mark Nadal
8dbd9db17b testing 2019-12-11 11:19:21 -08:00
Mark Nadal
026b278311 temporary push for @Dletta to update stats 2019-10-25 15:44:07 -07:00
Mark Nadal
c4ba41c4b8 try axe 2019-05-28 00:36:28 -07:00
Mark Nadal
2071512b20 add health stats 2019-04-27 00:16:12 -07:00
Martti Malmi
d11abeb781 gun multicast transport 2019-04-16 16:17:25 -07:00
Martti Malmi
5f153a4912 lib/multicast.js module for finding local peers 2019-02-12 11:20:54 +02:00
Mark Nadal
82deba55a3 turn SEA on by default & make shim deps not optional via @danfinlay @kumavis 2018-11-29 02:03:38 -08:00
Mark Nadal
16e64e1de5 MetaMask start, AXE start, SEA refactor, etc. 2018-11-17 13:17:16 -08:00
Mark Nadal
7e8d126e8c default to RAD! 2018-07-22 02:00:00 -07:00
Mark Nadal
f7b422c690 default require Gun 2018-07-17 12:20:37 -07:00
Mark Nadal
43e4b59d93 don't double send 2018-05-23 23:02:36 -07:00
Mark Nadal
7e5fd2e398 default NodeJS to superpeer! 2018-05-16 16:46:02 -07:00
Mark Nadal
2015a01b65 experimental GC 2018-05-15 22:31:42 -07:00
Mark Nadal
1600bb2bc8 wire mesh 2018-03-12 23:43:34 -07:00
Mark Nadal
36016cdf57 add debug environment 2018-02-28 12:36:55 -08:00
Mark Nadal
95280b89f8 v0.9.x ! Try S3 again? 2017-11-18 20:33:15 -08:00
Mark Nadal
d47c5d5449 Critical fix for async/sync. 2017-10-16 01:10:23 -07:00
mhelander
91ad7fc53e Removed serve.js & server.js as replaced by .mjs versions and gunwrapper.js 2017-09-14 21:49:32 +03:00
Mark Nadal
b3e59d243e goodbye experiment 2017-08-25 03:39:42 -07:00
Mark Nadal
4db1ae9872 v0.8 baby! Last Breaking Changes! 2017-07-06 18:10:41 -07:00
Mark Nadal
b92b9d981e include SEA alpha, promote SEA & NTS to top level 2017-05-25 12:45:49 -07:00
sjones6
62c29f5182 Verification options to limit WS connection 2017-05-02 20:39:28 -04:00
Mark Nadal
181b6bd767 0.7 with .val(cb) also hearing .not 2017-04-03 13:02:20 -07:00
Mark Nadal
c804df9b77 updated examples! 2017-03-27 23:36:08 -07:00
Mark Nadal
0e234d5c43 Update server.js 2017-03-15 14:16:37 -07:00
Mark Nadal
fff3a99bb2 load testing!!! 1.7K inserts/sec! Only will get more better! 2017-03-11 07:36:48 -08:00
Mark Nadal
9c640d2000 load testing!!! 1.7K inserts/sec! Only will get more better! 2017-03-11 07:33:51 -08:00
Mark Nadal
ec3288e583 load testing! 2017-03-11 07:03:55 -08:00
Mark Nadal
3f0c2c6267 fix S3 2017-02-16 23:38:34 -08:00
Mark Nadal
6dd1b1b536 v0.6.0 baby! 2017-02-14 16:46:24 -08:00
Mark Nadal
40c991426b launching 0.5! 2017-01-27 07:40:24 -08:00
Mark Nadal
77d71a0c94 pushing! 2017-01-27 04:58:16 -08:00
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
ab60299fe0 fix server-to-server for @d3x0r 2016-07-07 09:56:31 -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