Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/amark/gun
An open source cybersecurity protocol for syncing decentralized graph data.
https://github.com/amark/gun
967bc972f7764b777dcbaf9a4eb8e9efda36a374 authored about 8 years ago by hillct <[email protected]>
dd72a2474091dee50ae6cf33b2605ad9cf992a5a authored about 8 years ago by Mark Nadal <[email protected]>
111d0f5bdac68720d42719c9e5f6961ce0fd667c authored about 8 years ago by Mark Nadal <[email protected]>
0886ab357ea1dcb312a989285933f6572aacfb52 authored about 8 years ago by hillct <[email protected]>
DockerHub Documentation and sugar
fbb8bbccb13762012a0112ff9dd591386bfdbb8c authored about 8 years ago by hillct <[email protected]>45eb39ff29e6cb9e7ea5223188f368219077e69a authored about 8 years ago by hillct <[email protected]>
0.5 catchup
cb397aeb8bfe15364c8d4eed9d1a02ffcbcb4786 authored about 8 years ago by hillct <[email protected]>bd960b4d67f74d57a9eef45803af07755c05e23b authored about 8 years ago by Mark Nadal <[email protected]>
ce32d8414bdaabd6b4e6341d86b951a32c07ad8e authored about 8 years ago by Mark Nadal <[email protected]>
71f15e21c67a44c7a97a2bf3b77f5ea4a4e0adb8 authored about 8 years ago by Mark Nadal <[email protected]>
3e2bf996fa8bab6f6886a0b5a8c762754d32ce06 authored about 8 years ago by Mark Nadal <[email protected]>
9abe3fb75fc975ec3fea89d14899eae42f7c06cf authored about 8 years ago by Mark Nadal <[email protected]>
Minify Gun at package publish-time
dff24e2578d9bbf1d27a95a745e4da4094567778 authored about 8 years ago by Mark Nadal <[email protected]>Add envelope-system server sync
4526ffda52255f5b14a11ecfc3839c2427db2a3e authored about 8 years ago by Mark Nadal <[email protected]>7c0c7f3605d55a82bf3e2a73dab7ec1bee4c9579 authored about 8 years ago by hillct <[email protected]>
Using gun's new envelope system (where routing and de-duplication happen
inside gun core), serve...
@amark made these changes, I'm just committing them.
9d9dea25533123e850e4789e4edf9c5deda897a7 authored about 8 years ago by Jesse Gibson <[email protected]>c8e919f287d738334a208de63fde90668bad5f02 authored about 8 years ago by Mark Nadal <[email protected]>
Optimistically open client sockets
42003cb82f51e1a6d7011ee69956e14a504dc4c5 authored about 8 years ago by Mark Nadal <[email protected]>
Sockets will try to reconnect upon disconnection with an exponentially
rising backoff (configura...
2696b4cf8856edb7c54d3c67d6f477a94dd557c1 authored about 8 years ago by Jesse Gibson <[email protected]>
70698112e455bf7c3ad6e07add082364525cea3f authored about 8 years ago by Jesse Gibson <[email protected]>
Changes behavior from only opening sockets when absolutely necessary to
keeping them open for as...
Update README.md
2f0ecef341e05440aaedb255a55e3036959c3542 authored about 8 years ago by Mark Nadal <[email protected]>Just a quick typo fix.
186b237ea5ba698dd31a7956bc5e1e562976522e authored about 8 years ago by Eric Schapp <[email protected]>
The Peer "class" now extends EventEmitter. Listening to any websocket
events (e.g., "message", "...
92103e0767738c3be143c30657c6df0c32d40b1e authored about 8 years ago by Mark Nadal <[email protected]>
bfd1107e614c7f8385aaf80edcc55e1ffb776e0f authored about 8 years ago by Mark Nadal <[email protected]>
#271 one liner fix to console assign error
bb2a49c088e586f7f00c82fdfdd014e1eb35a5af authored about 8 years ago by Mark Nadal <[email protected]>#271 one liner fix error while assigning console
1960d445984260a803b17f94f00930bb4b9f582d authored about 8 years ago by Cole Albon <[email protected]>86a5abd550b6559f00790e7b63357daaa6d7138f authored about 8 years ago by Cole Albon <[email protected]>
Better de-duplication on messages sent for GET and PUT requests,
allowing full circular connecti...
Reliably check file.js options
2317a54d45a7704d752d3b5b75b420a918c827bc authored about 8 years ago by Jesse Gibson <[email protected]>
If you're reading this commit history, please avert your eyes. 3
commits to fix this admittedly ...
7c2c52d2357dd0e5b6fa8d3c4fd7a8bc55f7f7e7 authored about 8 years ago by Mark Nadal <[email protected]>
914cce726b439f73673e85b382cb173cd7e1348c authored about 8 years ago by Mark Nadal <[email protected]>
126a668bf3fb6c35ae39ffa8f9c41482ec4c99aa authored about 8 years ago by Mark Nadal <[email protected]>
The FileJS module can be passed options in two ways, and this commit
ensures they're treated in ...
6b054146c8dae46745c863f7342b21e90012842a authored about 8 years ago by Mark Nadal <[email protected]>
1966a09ac29d811187e2d7f65cb1377403670e3d authored about 8 years ago by Mark Nadal <[email protected]>
8bb003e311e921017646e4e645f5c0eea392d2c0 authored about 8 years ago by Mark Nadal <[email protected]>
Allow greeting messages to be opt-out
a4b64feef07d625d5ec7c37e151ed842c1c09dfa authored about 8 years ago by Jesse Gibson <[email protected]>
If you use gun a bunch, you've probably noticed the messages like "Hello
wonderful person :)" an...
Allow opting out of file.json
406276739a223901c1511a090c28c8430b483daa authored about 8 years ago by Jesse Gibson <[email protected]>
If the most recent gun options disable the file module, then it
won't try to read/write from the...
Add server-to-server sync
14482abf0c229c3e28bcc830f4d953dcf07f6384 authored about 8 years ago by Mark Nadal <[email protected]>
Pushes graph updates to connected clients, listening for
acknowledgements.
Examples Cleanup & Quick deployments with Heroku, Docker etc.
e39eda74f42a4a6ea098231f109abbb276d43650 authored about 8 years ago by Mark Nadal <[email protected]>Develop
0ee3229cff889ed940762444d4d6d4e98e11398d authored about 8 years ago by Mark Nadal <[email protected]>fe624166cc548b41612986769402a3c67960571f authored about 8 years ago by Mark Nadal <[email protected]>
30b4aaa6f70c30c0ca94cfbcade54bd89313eaf3 authored about 8 years ago by Mark Nadal <[email protected]>
d1e5f932392ec247d93c6b9d7764e861fe1d2f73 authored about 8 years ago by hillct <[email protected]>
d47f47baec0aeec8e4967a9f74322e26dbffc7b6 authored about 8 years ago by hillct <[email protected]>
* Added Docker deployment support files
ded9a468c4b1b405133d1cebe0d5c34ab037f4d1 authored about 8 years ago by hillct <[email protected]>
Servers now dispatch requests to clients and listen for responses,
plugging them into gun.
.off for .on, and .map. (0.5)
24a6c858a2ac2164e16616dd1c7d8a7102156e06 authored about 8 years ago by Mark Nadal <[email protected]>Enable .set with node, or new soul. (0.5)
6e8f1e002888e85e077904cfa40c55c775b103fc authored about 8 years ago by Mark Nadal <[email protected]>71afcc52f72f54d46a8f50cd75c4625d27ad6bed authored about 8 years ago by Mark Nadal <[email protected]>
New library handles websocket reconnection logic and queues messages
that were sent while offline.
WebSocket logic has it's own folder now, `wsp`.
e36e78f532f9be55130b50a04d85936b92106b32 authored about 8 years ago by Jesse Gibson <[email protected]>Fix reconnection replication
1a6e52dd763c41a1cfaaeb540021952f0d98e149 authored about 8 years ago by Jesse Gibson <[email protected]>
For offline queueing fix.
[ci skip]
Fixes issue #259, where edits made offline wouldn't be queued for when a
socket comes back onlin...
Servers will now try to initiate a connection using websockets if the
`peers` option is set. Cur...
nam version bump for @alancnet !
d868d0c03d082571c0f503dca86ed61283458d3b authored about 8 years ago by Mark Nadal <[email protected]>04ee088ab9b741602f001666223f293a7c081210 authored about 8 years ago by Mark Nadal <[email protected]>
738bc7f3fa9319b34c772ba43bd15bb7ede22e43 authored about 8 years ago by Mark Nadal <[email protected]>
281a56292ed1cfa811176ade082ceb1e7f9cb117 authored about 8 years ago by Alan Colon <[email protected]>
74b0242682ce549be59911cd324e2b1ef3b171f3 authored about 8 years ago by Alan Colon <[email protected]>
.off for .on, .map, and .path
c006690cedbd2affb4e662583081f01f8d33dd45 authored about 8 years ago by Mark Nadal <[email protected]>Enable .set with node, or new soul.
1242e4b971b0c72f2c74de0e67b853a3330e31cc authored about 8 years ago by Mark Nadal <[email protected]>b00b27ceaf7b1685a9d510eea1a32f772b15e799 authored about 8 years ago by Alan Colon <[email protected]>
1ab36fa3e171948a4d971d5463409ac74ecaef48 authored about 8 years ago by Alan Colon <[email protected]>
Fix /gun.js route
e509912fa2b99a86fcbaf0b182c7574fb75b784e authored about 8 years ago by Mark Nadal <[email protected]>
The `wsp.server` logic was never making it to the /gun.js route. If the
browser is just sending ...
0aef927eecb7845d1052cb05baa23f9bd736f29d authored about 8 years ago by Mark Nadal <[email protected]>
23f126f219da9f2f0564c4b8313b2ab6e71c3d63 authored about 8 years ago by Mark Nadal <[email protected]>
Develop
e355816da4ed0ba430a7b788c153142ed1576a41 authored about 8 years ago by Mark Nadal <[email protected]>added yarn.lock to gitignore and fixed npm start
de216349be38bd1f1a53c98d5b15005446e35e28 authored about 8 years ago by Mark Nadal <[email protected]>c3b4bf7d66241464323f68160632615128b0b9b6 authored about 8 years ago by Mark Nadal <[email protected]>
check for window.localStorage
5f0f96664ffcf7abc4368ee9524f021b0affbcb5 authored about 8 years ago by Mark Nadal <[email protected]>1c25b51e41867bdda3aabe1b10c734bac2f8bfde authored about 8 years ago by Cole Chamberlain <[email protected]>
Develop
4efb634c7687f3f17b932ab4135b6c3566aec385 authored about 8 years ago by Mark Nadal <[email protected]>Update Travis CI config
4eafadc279125908d47d9bdcb2ed345bf4f3b4e2 authored about 8 years ago by Mark Nadal <[email protected]>Add ability to stop broadcast
f73154c2e533446eaa2ad3311d6ad7c057d9356c authored about 8 years ago by Mark Nadal <[email protected]>Adds node version 6.8 to the list of tested versions on Travis CI.
0d41b5114cb45e1dd6d6dacdd6f708eb91033b9d authored about 8 years ago by Jesse Gibson <[email protected]>abce408c6520565c90f24e1ee00922f0fd9850e7 authored about 8 years ago by Jesse Gibson <[email protected]>
Sometimes you just wanna send data to only one client, not the whole
bunch. Now, with new advanc...
Hi, the window.localStorage gives an exception when you use it in Edge on localHost or from a fi...
fc8aa597a752601806e20ff5ede9c747ba6fdf31 authored about 8 years ago by BartVDACodeware <[email protected]>53e171310d5958d024ca62c4bc09d00e55f7c765 authored about 8 years ago by Mark Nadal <[email protected]>
58753e0f9e02ac2de317d7cf71acfe214ffe3e99 authored about 8 years ago by Mark Nadal <[email protected]>
9355a36a545c4b6e89c91a8e23684fb4f16c2f15 authored about 8 years ago by Mark Nadal <[email protected]>
Update gun.js
d1c4df7688485f106e4be2713babd621df157b9b authored about 8 years ago by Mark Nadal <[email protected]>Fix localStorage to pull and cache options from parent.
c5c2d190e52dbba39dc394b006250ab44a6cb536 authored about 8 years ago by d3x0r <[email protected]>Update package.json
2a6858388e9c5e33c37706eba55b918d32156fdb authored about 8 years ago by Mark Nadal <[email protected]>df4d87eb3e2a3b8451b4f0f340268bb72800e9ba authored about 8 years ago by Mark Nadal <[email protected]>
98f5b7ecd1d860c31eaddfa5bc210089788fd848 authored about 8 years ago by d3x0r <[email protected]>
this to window
f146f0a864b1ac73ecb308f36d899eb6422dc5a7 authored about 8 years ago by Mark Nadal <[email protected]>cdfd411ec84c1b150fcfa67ca1244cf17749e43c authored about 8 years ago by Mark Nadal <[email protected]>
da3e644c70c77153b44fdd06fb34817a6b7d569f authored about 8 years ago by Mark Nadal <[email protected]>