Skip to content

Commit d7b0901

Browse files
committed
let csv be csv
1 parent 3e2b1cf commit d7b0901

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/protocols.csv

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
code size name
2-
4 32 ip4
3-
6 16 tcp
4-
17 16 udp
5-
33 16 dccp
6-
41 128 ip6
7-
132 16 sctp
8-
301 0 udt
9-
302 0 utp
10-
421 V ipfs
11-
480 0 http
12-
443 0 https
13-
477 0 ws
14-
444 10 onion
15-
275 0 libp2p-webrtc-star
1+
code, size, name
2+
4, 32, ip4
3+
6, 16, tcp
4+
17, 16, udp
5+
33, 16, dccp
6+
41, 128, ip6
7+
132, 16, sctp
8+
301, 0, udt
9+
302, 0, utp
10+
42, V, ipfs
11+
480, 0, http
12+
443, 0, https
13+
477, 0, ws
14+
444, 10, onion
15+
275, 0, libp2p-webrtc-star

0 commit comments

Comments
 (0)