Browse Source

Add amphp/byte-stream

pull/892/head^2
Niklas Keller 8 years ago
parent
commit
a7e4a8e57c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

266
 ### Streams
266
 ### Streams
267
 *Libraries for working with streams.*
267
 *Libraries for working with streams.*
268
 
268
 
269
+* [ByteStream](https://amphp.org/byte-stream/) - An asynchronous stream abstraction.
269
 * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
270
 * [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
270
 
271
 
271
 ### Dependency Injection
272
 ### Dependency Injection

Loading…
Cancel
Save