fix(WaitAvailable): check reader close state #2

Merged
owner merged 2 commits from development into master 2021-02-05 22:36:41 +11:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 4f01e91634 - Show all commits

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# MultiReader
Single writer with multiple readers. Designed for small number of concurrent readers.