hashicorp / yamux

Golang connection multiplexing library
Mozilla Public License 2.0
2.22k stars 234 forks source link

Add AcceptBacklog function #108

Open manish-hashicorp opened 2 years ago

manish-hashicorp commented 2 years ago

This will return the number of streams ready to be accepted. It can be useful to export this value as a metric.