phrity-net-stream

[php-lib] Stream and socket library, including socket server and client

Downloads
571.6K
Stars
1

Bot releases are hidden (Show)

phrity-net-stream - v2.1.0 Latest Release

Published by sirn-se about 1 month ago

  • Server setContext() method
  • Collection waitRead() handle warnings
phrity-net-stream - v2.0.1

Published by sirn-se 4 months ago

  • Updating dependencies
phrity-net-stream - v2.0.0

Published by sirn-se 8 months ago

  • Php ^8.0
  • Modernized code
  • Various minor updates
phrity-net-stream - v1.3.0

Published by sirn-se 12 months ago

  • closeRead() and closeWrite() to close read and write separately
  • GitHub Actions refactored
phrity-net-stream - StreamClient and more

Published by sirn-se over 1 year ago

  • StreamClient class
  • Various extensions and improvements
phrity-net-stream - Stream collection

Published by sirn-se almost 2 years ago

Adds StreamCollection class. Allows working on batch of streams; filter, select and more.

phrity-net-stream - Initial version

Published by sirn-se almost 2 years ago

Stream, SocketStream, SocketServer and StreamFactory classes.