1
0
mirror of https://github.com/vacp2p/nim-libp2p.git synced 2025-01-19 13:11:45 +00:00

8 Commits

Author SHA1 Message Date
diegomrsantos
1f4b090227
fix(yamux): doesn't work in a Relayv2 connection ()
Co-authored-by: Ludovic Chenut <ludovic@status.im>
2023-11-21 16:03:29 +01:00
Tanguy
66f9dc9167
Remove all Result.get()s & Option -> Opt ()
Co-authored-by: Ludovic Chenut <ludovic@status.im>
Co-authored-by: Diego <diego@status.im>
2023-06-28 16:44:58 +02:00
Tanguy
225accd11b
Less warnings ()
Co-authored-by: Diego <diego@status.im>
2023-05-18 10:24:17 +02:00
Ludovic Chenut
0012b639c8
Fix testrelay () 2023-02-15 11:18:42 +01:00
Ludovic Chenut
0e28d3b828
Add the peerId to the transport.dial () 2023-01-31 12:46:10 +01:00
Tanguy
7b103e02f2
Allow public address mapping () 2022-10-20 12:22:28 +02:00
Tanguy
5e7e009445
Move relay & autonat to connectivity folder () 2022-09-15 09:43:40 +02:00
lchenut
34c2fb8787
Circuit relay v2 () 2022-08-01 14:31:22 +02:00