Mark Nadal
b3bba28994
fix for @sergibondarenko
2017-11-29 01:46:30 -08:00
Mark Nadal
81148f9083
bump version
2017-11-21 15:27:44 -08:00
Mark Nadal
95280b89f8
v0.9.x ! Try S3 again?
2017-11-18 20:33:15 -08:00
Mark Nadal
b5bb379693
make off more aggressive.
2017-11-07 14:43:05 -08:00
Mark Nadal
4c8b679c4c
ask for things
2017-10-30 07:19:18 -07:00
Mark Nadal
e92aae7b55
if chain cannot resolve, ack
2017-10-29 22:36:11 -07:00
Mark Nadal
e0a9ef45f3
SEA + GUN alpha working!!! With PANIC test too!
2017-10-21 10:32:06 -07:00
Mark Nadal
5ed76edb02
fix back, thanks to @d3x0r & @mhelander
2017-10-16 02:06:09 -07:00
Mark Nadal
d47c5d5449
Critical fix for async/sync.
2017-10-16 01:10:23 -07:00
Mark Nadal
42e0ac89ea
fix async/sync
2017-10-16 00:03:59 -07:00
Mark Nadal
b3ba1bde4d
thanks to @sjones6 for .promise() & .then() & better React Native support!
2017-09-18 14:05:12 -07:00
Mark Nadal
29472bccbd
.promise()
, .then()
, and better React Native support thanks to @sjones6 !
2017-09-18 14:02:08 -07:00
Mark Nadal
5b1c8c7df9
hi
2017-09-14 11:24:12 -07:00
Mark Nadal
08e239ee2d
Merge pull request #407 from sjones6/config_timeout
...
enable ack delay
2017-08-28 12:32:21 -07:00
Mark Nadal
b3e59d243e
goodbye experiment
2017-08-25 03:39:42 -07:00
sjones6
cafa117a69
update var name
2017-08-23 21:18:28 -04:00
sjones6
f052d133e1
Option name change to lack; use ms as unit
2017-08-23 21:14:03 -04:00
sjones6
67121de7a2
enable ack delay
2017-08-22 20:46:45 -04:00
Mark Nadal
4020ca2b2f
urgent fix?
2017-08-01 18:48:41 -07:00
Mark Nadal
9ce98ffcc0
eliminate memory leaks! Must use .off() though
2017-07-12 15:49:07 -07:00
Mark Nadal
c03a03c2c1
some quick fixes
2017-07-12 15:49:07 -07:00
Mark Nadal
4db1ae9872
v0.8 baby! Last Breaking Changes!
2017-07-06 18:10:41 -07:00
Mark Nadal
35df3c0b4a
cleanup
2017-07-06 00:02:42 -07:00
Mark Nadal
b004cc0635
radix prototype
2017-07-05 00:20:21 -07:00
Mark Nadal
12d568ccf3
...
2017-06-30 13:21:08 -07:00
Mark Nadal
79c2e6e2da
make breaking change for 0.8, need to fix adapters for tests
2017-06-25 20:29:26 -07:00
Mark Nadal
d687170b90
IMPORTANT updates, please upgrade.
2017-06-11 03:56:31 -07:00
sjones6
d15eedca9f
Protocol to empty array
2017-05-30 21:18:46 -04:00
d3x0r
0fd60d65a5
Update wsc.protocols default
...
.... to be '' instead of null.
https://developer.mozilla.org/en-US/docs/Web/API/WebSocket
If you don't specify a protocol string, an empty string is assumed.
2017-05-30 10:48:31 -07:00
Mark Nadal
023da4db6f
fix deferred updates
2017-04-24 16:20:06 -07:00
Mark Nadal
9b752c3937
clarify root more for SEA, lots more to go
2017-04-21 15:42:42 -07: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
223c1f7029
react
2017-03-23 11:46:49 -07:00
Mark Nadal
e0153db653
faster state
2017-03-23 11:40:46 -07:00
d3x0r
7bad1dbecc
avoid sending nothing.
2017-03-23 11:15:40 -07:00
d3x0r
01be81119a
opts are in a different location
2017-03-22 17:40:55 -07:00
d3x0r
65dbbf236c
set wsc opts on opt.
2017-03-22 17:38:44 -07:00
d3x0r
2123ba7192
Missed a layer of indirection.
2017-03-22 17:32:24 -07:00
d3x0r
7b6dc5d11b
'this' should be 'as'
...
but I think 'this' is also 'as'... in that case...
2017-03-22 17:24:45 -07:00
d3x0r
dfda990ec2
'peer' should be 'this'
2017-03-22 17:23:05 -07:00
d3x0r
823950d87d
Add get options cat.wsp
...
gets options passed to Gun( { wsc: { ...} } ) and puts wsc options in wsp which is used to contain a working state 'count' right now. In addition to 'count' it will now contain 'wsc' which are the options passed to the gun instance. This is cached on the 'cat' so the lookup should only be one time.
Since 'cat' becomes 'peer' later, peer.wsp.wsc are the new options. These will always exist for the WebSocket call. They default to 'null' and or Empty so no change will be expected without additional options.
2017-03-22 17:10:22 -07:00
Zane Hitchcox
ef0b1aa212
remove unnecessary comment
2017-03-14 22:27:54 -04:00
Zane Hitchcox
2ed536baf6
remove back ||
...
That doesn't do anything
2017-03-14 20:09:18 -04:00
Mark Nadal
029e11e907
bump set
2017-03-13 17:37:41 -07:00
Mark Nadal
33a0cf5629
load testing!!!
2017-03-11 07:09:14 -08:00
Mark Nadal
ec3288e583
load testing!
2017-03-11 07:03:55 -08:00
Mark Nadal
a700afba73
fix #320 for @leemuro
2017-02-20 17:29:57 -08:00
Mark Nadal
8aa649ef4a
s3 fix & begin adding load tests
2017-02-20 15:27:02 -08:00
Mark Nadal
3f0c2c6267
fix S3
2017-02-16 23:38:34 -08:00