hyperium / hyper-tls

Apache License 2.0
189 stars 96 forks source link

Remove brackets of IPv6 literals #69

Closed edevil closed 4 years ago

edevil commented 4 years ago

This addresses #68. It turns out we only need to remove the brackets from IPv6 literals, the TLS library handles the zero compression and suppression part.