Commit Graph

436 Commits

Author SHA1 Message Date
01e240420d chore: update contributors 2019-12-20 08:14:49 -08:00
ff0313721c fix: transport should not handle connection if upgradeInbound throws (#16)
* fix: transport should not handle connection if upgradeInbound throws

* chore: address review
2019-12-20 08:01:37 -08:00
2803e64969 chore: release version v0.1.7 v0.1.7 2019-12-15 16:57:40 +01:00
e979bc9d4e chore: update contributors 2019-12-15 16:57:39 +01:00
bdbd58e897 feat: export connection status' (#15)
* feat: export the connection status'

* docs(fix): correct status listing
2019-12-15 16:54:43 +01:00
79bfcacb61 chore: add lead maintainer property (#14) 2019-12-12 13:05:12 +01:00
148f3c9f43 docs: corrected reference to delegated content routing (#13) 2019-12-04 17:19:16 +01:00
6641a5b0b4 chore: release version v0.1.6 v0.1.6 2019-12-02 16:09:12 +01:00
34372e07ce chore: update contributors 2019-12-02 16:09:12 +01:00
d5dd256a21 fix: multicodec topology disconnect with peer param (#12) 2019-12-02 16:06:26 +01:00
3f6c1cbee1 chore: release version v0.1.5 v0.1.5 2019-11-15 14:51:53 +01:00
64c79d92e0 chore: update contributors 2019-11-15 14:51:52 +01:00
a67abccabf feat: add class-is to topology (#11) 2019-11-15 14:49:39 +01:00
21d8ae6d96 fix: multicodec topology update peers with multicodec (#10) 2019-11-15 14:48:43 +01:00
5969270ce6 nit :) 2019-11-14 12:37:20 +00:00
432da545b4 chore: release version v0.1.4 v0.1.4 2019-11-14 11:54:38 +01:00
b00bcd453d chore: update contributors 2019-11-14 11:54:37 +01:00
8bee747c7c feat: add topology interfaces (#7)
* feat: topology

* feat: multicodec-topology

* chore: address review

Co-Authored-By: Jacob Heun <jacobheun@gmail.com>

* chore: remove error from disconnect

* docs: topology

* chore: apply suggestions from code review

Co-Authored-By: Jacob Heun <jacobheun@gmail.com>
2019-11-14 11:52:06 +01:00
b960f29757 chore: release version v0.1.3 v0.1.3 2019-10-30 17:10:37 +01:00
5206862504 chore: update contributors 2019-10-30 17:10:37 +01:00
749a8d035d fix: localAddr should be optional (#6)
The local address of a connection will not always be known, such as a browser client, so it should not be required.
2019-10-30 16:56:28 +01:00
763187beb1 chore: release version v0.1.2 v0.1.2 2019-10-29 12:15:58 +01:00
44e08c9007 chore: update contributors 2019-10-29 12:15:57 +01:00
d2fe2d1b36 feat: crypto errors (#4)
* chore: ignore docs folder

* feat: add invalid crypto exchange error
2019-10-29 12:12:09 +01:00
bcb52ae709 docs: add crypto to readme (#5) 2019-10-29 11:24:28 +01:00
c52c3dc8a3 chore: release version v0.1.1 v0.1.1 2019-10-21 14:45:40 +02:00
92f13f8106 chore: update contributors 2019-10-21 14:45:39 +02:00
5a5c44a770 feat: crypto interface (#2)
* docs: initial crypto readme

* feat: add basic crypto interface test suite

* feat: add optional remotepeer for inbound

feat: add errors export

* docs(fix): update src/crypto/README.md

Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>
2019-10-21 14:44:17 +02:00
f7239faefc chore: release version v0.1.0 v0.1.0 2019-10-20 11:57:03 +02:00
7bbba14646 chore: update contributors 2019-10-20 11:57:03 +02:00
81254b1d43 chore: add empty main file 2019-10-20 11:56:33 +02:00
9eb16ddee9 refactor: merge pull request #1 from libp2p/refactor/consolidation
refactor: repo consolidation
2019-10-20 11:52:21 +02:00
3230ae4ead chore: fix transport docs and imports 2019-10-18 14:45:28 +02:00
13844d482c chore: clean up transport 2019-10-18 14:40:12 +02:00
212e571624 chore: clean up transport 2019-10-18 14:39:43 +02:00
101cf22cc9 chore: clean up stream-muxer 2019-10-18 14:39:26 +02:00
46eac39626 chore: remove record-store, it is old 2019-10-18 14:31:00 +02:00
606d6a6815 chore: cleanup peer routing 2019-10-18 14:25:47 +02:00
f9f0b0902e chore: cleanup peer disco and fix tests 2019-10-18 14:23:50 +02:00
32f863be86 chore: clean up content routing 2019-10-18 14:20:29 +02:00
c9fa1ac249 chore: fix connection tests and do cleanup 2019-10-18 14:14:27 +02:00
020f72b336 refactor: move all files to the right place 2019-10-18 13:58:35 +02:00
798fc75443 refactor: move record-store 2019-10-18 13:54:50 +02:00
38ff675a68 Merge branch 'master' of https://github.com/libp2p/interface-record-store into remote/connection 2019-10-18 13:52:50 +02:00
00e150ffcd refactor: move peer-routing 2019-10-18 13:52:21 +02:00
a2f6d92551 Merge branch 'master' of https://github.com/libp2p/interface-peer-routing into remote/connection 2019-10-18 13:51:38 +02:00
51c985f564 refactor: move content-routing 2019-10-18 13:50:39 +02:00
1759c897f4 Merge branch 'master' of https://github.com/libp2p/interface-content-routing into remote/connection 2019-10-18 13:49:41 +02:00
827197585e refactor: move stream-muxer 2019-10-18 13:48:14 +02:00
07d71de456 Merge branch 'master' of https://github.com/libp2p/interface-stream-muxer into remote/connection 2019-10-18 13:46:22 +02:00