w3c / resource-timing

Resource Timing
https://w3c.github.io/resource-timing/
Other
121 stars 35 forks source link

Use ByteString for nextHopProtocol #274

Closed annevk closed 3 years ago

annevk commented 3 years ago

Then you can also avoid the isomorphic decode step. (IDL strictly speaking still needs some changes for that, but all other ByteString consumers rely on that already.)

dontcallmedom commented 3 years ago

I believe this was closed by #281