1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-16 23:50:51 +00:00

204 Commits

Author SHA1 Message Date
Jacob Heun
5f92acd5bb
fix: make the config less restrictive () 2019-02-25 12:19:37 +01:00
Jacob Heun
9f47100713
chore: update contributors 2019-02-21 17:46:09 +01:00
Hugo Dias
d497961938 fix: bundle-size ()
* fix: bundle-size

* fix: feedback

* fix: lint

* chore: update deps

* fix: add bundle size check and update deps

* fix: fix badges

* fix: add once to package.json

* fix: fix config validation
2019-02-21 17:07:35 +01:00
Jacob Heun
ec7d0761de test: add pull-mplex to test suite 2019-02-18 15:45:33 +01:00
Hugo Dias
59fe9732d7 chore: move to travis ()
* chore: move to travis

* chore: move to travis 2

* chore: remove unused test file

* chore: remove travis webworker

* chore: fix webworker

* chore: remove webrtcsupport module

* chore: test windows

* chore: make windows-build-tools silent

* chore: test dllss

* chore: test dllss 2

* chore: test dllss 3

* chore: remove before_install stuff

* chore: remove windows from CI
2019-02-14 18:07:13 +01:00
Vasco Santos
9e7a080a5c fix: emit peer discovery for dht discovery 2019-02-05 19:54:02 +01:00
Jacob Heun
ab028a2be3
chore: update contributors 2019-02-05 13:56:50 +01:00
Jacob Heun
8047fb76fa
fix: start and stop error callback ()
* fix: ensure start and stop callbacks are called
2019-02-01 16:32:34 +01:00
Jacob Heun
14e12ee1f1
chore: update contributors 2019-01-04 10:15:48 -07:00
Alan Shaw
2374929990 chore: update deps
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
2019-01-04 10:11:49 -07:00
Jacob Heun
daa26859e0
chore: update contributors 2018-12-14 17:57:31 +01:00
Jacob Heun
fdfb7b4e86
fix: not started yet ()
* fix: callback when not started rather than throwing asserts

* fix: dont remove transports until the switch has stopped

* test: update connection check logic

* test: fix variable reference

* chore: update switch dep

* chore: update switch dep
2018-12-14 17:54:32 +01:00
Jacob Heun
7d78728f54
chore: update contributors 2018-12-04 17:10:52 +01:00
Jacob Heun
7c78faa171
chore: update contributors 2018-12-03 12:56:50 +01:00
Jacob Heun
2a5232b541
chore: update contributors 2018-11-16 14:12:01 +01:00
Jacob Heun
44915b3723
0.24.0-rc.3 2018-11-15 18:59:22 +01:00
Jacob Heun
64bba57255
chore: add publish files to package 2018-11-15 18:58:40 +01:00
Jacob Heun
92cd591da4 chore: update deps 2018-11-15 18:01:31 +01:00
Jacob Heun
320d84f541
docs: update examples ()
* docs: fix examples

* chore: remove non jenkins ci files

* chore: update libp2p-spdy

* chore: update libp2p-spdy

* docs: update example language
2018-11-14 18:50:17 +01:00
Vasco Santos
970deec2a4 feat: add maxNumProviders to findprovs ()
* feat: add maxNumProviders to findprovs

* chore: upgrade libp2p-kad-dht
2018-11-13 11:46:51 +01:00
Jacob Heun
e92053da9a
Chore/update deps ()
* chore: update deps

* test: remove unneeded timeout

* chore: make nock a dev dep, it was not
2018-11-06 22:52:16 +01:00
Jacob Heun
c18d2a4147
0.24.0-rc.2 2018-11-01 15:10:36 +01:00
Jacob Heun
f1baa7e0b1
chore: update switch version 2018-11-01 15:10:35 +01:00
Jacob Heun
4abc868ab3
0.24.0-rc.1 2018-11-01 15:10:35 +01:00
Vasco Santos
40e840d5fd feat: add datastore to config 2018-10-31 14:43:16 +01:00
Jacob Heun
0b75f99d75
feat: make libp2p a state machine ()
* docs: add events to readme
2018-10-19 17:37:34 +02:00
Jacob Heun
a95389a28e
feat: add delegated peer and content routing support ()
* feat: allow for configuring content and peer routing

* feat: support multiple peer and content routing modules

* docs: add delegated routing example
2018-10-19 16:28:28 +02:00
Vasco Santos
dd934b9690 fix: start kad dht random walk ()
* fix: start kad dht random walk

* chore: added tests and stop random walk

* chore: allows to disable discovery for dht

* chore: upgrade kad-dht version
2018-10-04 14:40:32 +02:00
Vasco Santos
cef3c8b5cc chore: change dependency name from libp2p-railing to libp2p-bootstrap ()
* chore: change dependency name from libp2p-railing to libp2p-bootstrap

* fix: changed require on tests
2018-10-02 15:09:22 +02:00
Vasco Santos
eedb20e9a3 chore: upgrade libp2p-mplex 2018-10-01 17:26:41 +02:00
Jacob Heun
3b7c4b5eb0 chore: update deps 2018-09-24 17:24:32 +02:00
Vasco Santos
4460e8246c fix: dht get options 2018-09-24 17:03:43 +02:00
Jacob Heun
7b6c921d36
chore: release version v0.23.1 2018-08-13 15:21:08 +02:00
Jacob Heun
0b729621db chore: update lead maintainer 2018-07-27 16:04:15 +02:00
David Dias
e6e5b872dc
chore: release version v0.23.0 2018-07-27 14:01:36 +02:00
David Dias
5aa9ebbbe8
chore: update deps 2018-07-27 13:57:15 +02:00
Jacob Heun
6106915923 fix: start and stop connection manager with libp2p
test: add test to verify libp2p starts and stops the right things
test: add test for verifying disabled modules
fix: linting
2018-07-22 19:29:19 +01:00
David Dias
d9059dbad9 chore: update deps 2018-07-13 18:10:03 +02:00
David Dias
b7f67f2764
chore: release version v0.22.0 2018-06-29 23:27:29 +01:00
David Dias
8665286764
chore: update contributors 2018-06-29 23:27:28 +01:00
David Dias
a43d73eea7
chore: update deps 2018-06-29 23:23:54 +01:00
Jacob Heun
a57f1b22d0 chore: update latest webrtc 2018-06-29 20:38:40 +02:00
David Dias
4e8ac0b7a8
chore: release version v0.21.0 2018-06-28 10:34:11 +02:00
David Dias
b593adef56
chore: update contributors 2018-06-28 10:34:11 +02:00
David Dias
8c803d5901
chore: remove pre-push 2018-06-28 10:11:54 +02:00
David Dias
9fadd1d7b8
chore: update mplex 2018-06-28 10:11:29 +02:00
David Dias
6905f1ba41
feat: (BREAKING CHANGE) overhaul libp2p config and constructor
* docs: update chat example and add info to its readme
* docs: update echo example
* docs: update libp2p in browser example
* docs: update pubsub example
* docs: update peer and content routing examples
* docs: update discovery mechanisms example
* docs: update encrypted comms example
* docs: update protocol and stream muxing example
* feat: add config validation
* test: update CI configs, use only node 8
2018-06-28 10:06:25 +02:00
Pedro Teixeira
d5972045da feat: set and hook up libp2p-connection-manager () 2018-06-20 11:19:37 +01:00
Hugo Dias
28ffa0c7dc chore: update libp2p-switch 2018-06-07 19:58:22 +01:00
David Dias
65073792aa
fix: lock wrtc to 0.1.1
* chore: update deps

* fix: use only wrtc 0.1.1

* chore: update webrtc-star

* chore: update circle

* chore: no node10
2018-05-12 19:45:05 +01:00