Skip to content

v0.1.1

Compare
Choose a tag to compare
@trowski trowski released this 16 Jul 15:24
· 116 commits to master since this release
  • Icicle\Socket\Stream\ReadableStreamTrait now buffers bytes up to the max length given to read() (or 8kB if no length is given) to improve performance when reading to a particular byte.