hashicorp/yamux

Thread-safety properties

FooBarWidget opened this issue · 1 comments

Is this library thread-safe? If I Accept() multiple streams from a single session, can I access different streams from different goroutines concurrently?

armon commented

@FooBarWidget Should be fine!