Merge pull request #57 from Stebalien/fix/55

Assign a unique code to QUIC
This commit is contained in:
Steven Allen 2017-07-30 19:35:54 -07:00 committed by GitHub
commit fb67bc5165
1 changed files with 1 additions and 1 deletions

View File

@ -154,12 +154,12 @@ tcp, , 0x06
udp, , 0x0111
dccp, , 0x21
sctp, , 0x84
quic, , 0x51
udt, , 0x012D
utp, , 0x012E
ipfs, , 0x01A5
http, , 0x01E0
https, , 0x01BB
quic, , 0x01CC
ws, , 0x01DD
onion, , 0x01BC
p2p-circuit, , 0x0122

1 codec description code
154 ipfs http 0x01A5 0x01E0
155 http https 0x01E0 0x01BB
156 https quic 0x01BB 0x01CC
ws 0x01DD
157 onion ws 0x01BC 0x01DD
158 p2p-circuit onion 0x0122 0x01BC
159 archiving formats p2p-circuit 0x0122
160 tar archiving formats 0x
161 zip tar 0x
162 zip 0x
163 image formats
164 png 0x
165 jpg 0x