1
0
mirror of https://github.com/vacp2p/nim-libp2p.git synced 2025-02-24 06:08:32 +00:00

10 Commits

Author SHA1 Message Date
Jacek Sieka
2ede0fa40c
remove redundant gcsafe annotations () 2023-12-05 08:05:32 +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
diegomrsantos
67711478ce
Consider dns as public address () 2023-06-13 17:58:41 +02:00
diegomrsantos
3640b4dd89
Autonat and HP changes () 2023-06-07 15:26:58 +02:00
Tanguy
c76d1e18ef
Remove nim 1.2 support () 2023-06-07 11:12:49 +00:00
diegomrsantos
d40d324160
fix missing import () 2023-05-26 10:36:39 +02:00
diegomrsantos
a677b06273
Try a direct connection only if there isn't one already () 2023-05-25 15:48:22 +02:00
diegomrsantos
6050cdef7e
Refinement of Hole Punching Service () 2023-05-25 15:47:00 +02:00
diegomrsantos
7d6bc545e0
Handle dns addrs in HP service () 2023-05-16 14:59:02 +02:00
diegomrsantos
a5666789b0
Hole Punching ()
Co-authored-by: Tanguy <tanguy@status.im>
2023-04-18 12:50:21 +02:00