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 |
|