SlyMarbo / spdy

[deprecated] A full-featured SPDY library for the Go language.
BSD 2-Clause "Simplified" License
116 stars 13 forks source link

Add default frames to be sent when the connection is initialised #17

Closed SlyMarbo closed 11 years ago

SlyMarbo commented 11 years ago

This will be needed in SPDY/4 / HTTP/2, and is already useful. Won't take long, though.