hashicorp / yamux

Golang connection multiplexing library
Mozilla Public License 2.0
2.19k stars 232 forks source link

add ability to make create streams with timeout like DialTimeout + Context support #79

Open tantra35 opened 4 years ago

tantra35 commented 4 years ago

this issue add ability so partialy solve problem described here https://github.com/hashicorp/nomad/issues/4604, but not fully solve issue

hashicorp-cla commented 3 years ago

CLA assistant check
All committers have signed the CLA.

evanphx commented 2 years ago

It's unclear why all the header stuff gets changed as well. I like the idea, but it feels like there is a lot more in this PR than just the ability to have a timeout on open.