Álex
|
48846d69cb
|
chore(logs): remove duplicate msg key (#1180)
* Remove `msg` parameter key in logs.
closes: https://github.com/vacp2p/nim-libp2p/issues/1176
|
2024-08-14 17:19:54 +02:00 |
diegomrsantos
|
dc83a1e9b6
|
chore(formatting): format the whole codebase using nph 0.5.1 (#1118)
|
2024-06-11 17:18:06 +02:00 |
Etan Kissling
|
49a92e5641
|
avoid pointless exception raising in `dcutr/server` (#1063)
|
2024-03-12 18:29:01 +01:00 |
Jacek Sieka
|
2ede0fa40c
|
remove redundant gcsafe annotations (#999)
|
2023-12-05 08:05:32 +01:00 |
diegomrsantos
|
deb72c8580
|
fix(dcutr): update the DCUtR initiator transport direction to Inbound (#994)
|
2023-11-29 17:38:47 +01:00 |
diegomrsantos
|
fb05f5ae22
|
fix(dcutr): handle tcp/p2p addresses (#989)
|
2023-11-20 17:06:17 +01:00 |
diegomrsantos
|
6791f5e7bb
|
fix(dcutr): make the dcutr client inbound and the server outbound (#983)
|
2023-11-17 10:46:35 +01:00 |
Tanguy
|
66f9dc9167
|
Remove all `Result.get()`s & `Option` -> `Opt` (#902)
Co-authored-by: Ludovic Chenut <ludovic@status.im>
Co-authored-by: Diego <diego@status.im>
|
2023-06-28 16:44:58 +02:00 |
diegomrsantos
|
67711478ce
|
Consider dns as public address (#913)
|
2023-06-13 17:58:41 +02:00 |
Tanguy
|
c76d1e18ef
|
Remove nim 1.2 support (#907)
|
2023-06-07 11:12:49 +00:00 |
diegomrsantos
|
6050cdef7e
|
Refinement of Hole Punching Service (#892)
|
2023-05-25 15:47:00 +02:00 |
diegomrsantos
|
a5666789b0
|
Hole Punching (#806)
Co-authored-by: Tanguy <tanguy@status.im>
|
2023-04-18 12:50:21 +02:00 |
diegomrsantos
|
b7726bf68f
|
Dcutr (#824)
Co-authored-by: Tanguy <tanguy@status.im>
|
2023-04-14 16:23:19 +02:00 |