Jorropo
|
e927dc8e59
|
fix: correct libp2p transports TODO comments
|
2022-12-12 22:26:48 +01:00 |
|
Jorropo
|
16d189b8b8
|
feat: turn on WebTransport by default
Fixes #9292
|
2022-12-12 21:56:55 +01:00 |
|
Jorropo
|
f08b439d48
|
update go-libp2p to v0.24.0
|
2022-12-12 03:47:17 +01:00 |
|
Gus Eggert
|
e550d9e476
|
ci: add stylecheck to golangci-lint (#9334)
|
2022-10-06 10:18:40 -04:00 |
|
Jorropo
|
8baec10146
|
feat: add webtransport as an optin transport
|
2022-09-23 19:50:55 +02:00 |
|
Jorropo
|
74aaf37cec
|
chore: bump go-libp2p v0.23.1
This does not include any WebTransport config code in Kubo, this will be done later in an other PR.
|
2022-09-21 23:16:03 +02:00 |
|
Jorropo
|
196887cbe5
|
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
Fixes: #9225
|
2022-09-09 17:09:38 +02:00 |
|
Marcin Rataj
|
82467bc936
|
refactor: rename to kubo
|
2022-07-06 18:40:37 +02:00 |
|
Marten Seemann
|
ec61dd410d
|
update go-libp2p to v0.20.2
|
2022-06-24 19:48:11 +02:00 |
|
Laurent Senta
|
8d549f03f3
|
fix: rewrite dependencies over the go-ipfs-config package
|
2022-03-04 09:45:16 +01:00 |
|
Marten Seemann
|
c95d6ca08c
|
update go-libp2p to v0.15.0-rc.1
|
2021-08-19 18:05:04 +02:00 |
|
Marten Seemann
|
be171d5e3c
|
update QUIC, enable the RetireBugBackwardsCompatibilityMode
|
2020-07-20 10:29:43 -04:00 |
|
Steven Allen
|
e164af1f2a
|
feat: add a transport config section
This way, users can disable transports (especially QUIC), and set muxer/security
transport priorities.
|
2020-06-16 15:15:47 -07:00 |
|
Steven Allen
|
d48b80b30e
|
feat: add noise support
We can add a proper configuration option in a followup patch after the RC.
|
2020-05-25 23:46:48 -07:00 |
|
Steven Allen
|
4714c0cecc
|
feat: enable QUIC by default
But only if private networks are disabled.
|
2020-05-22 13:48:58 -07:00 |
|
@RubenKelevra
|
2dc1f691f1
|
quic: remove experimental status and add it to the default config
|
2020-05-22 04:54:19 +02:00 |
|
Steven Allen
|
f28b8fce66
|
feat: tls by default
Switches to TLS as the default security transports.
|
2020-03-29 19:12:54 -07:00 |
|
Steven Allen
|
a53d48059b
|
fix: migrate from deprecated warning function
|
2020-01-28 21:20:21 -08:00 |
|
Roman Proskuryakov
|
7fdcbce1f1
|
Change Reporter to BandwidthCounter in IpfsNode
|
2019-12-12 12:42:25 +03:00 |
|
Raúl Kripalani
|
e8c2852179
|
migrate to go-libp2p-core.
closes #6391
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
|
2019-05-31 23:23:52 -07:00 |
|
Łukasz Magiera
|
e133058487
|
constructor: break down libp2p logic
License: MIT
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2019-04-30 00:09:42 +02:00 |
|