Overview

Namespaces

  • Evenement
  • None
  • PHP
  • Psr
    • Http
      • Message
  • Ratchet
    • Http
    • RFC6455
      • Handshake
      • Messaging
    • Server
    • Session
      • Serialize
      • Storage
        • Proxy
    • Wamp
    • WebSocket
  • React
    • EventLoop
      • Tick
      • Timer
    • Socket
    • Stream
  • Symfony
    • Component
      • HttpFoundation
        • Session
          • Attribute
          • Flash
          • Storage
            • Handler
            • Proxy
      • Routing
        • Annotation
        • Exception
        • Generator
          • Dumper
        • Loader
          • DependencyInjection
        • Matcher
          • Dumper
        • Tests
          • Annotation
          • Fixtures
            • AnnotatedClasses
            • OtherAnnotatedClasses
          • Generator
            • Dumper
          • Loader
          • Matcher
            • Dumper

Classes

  • BufferedSink
  • CompositeStream
  • DuplexResourceStream
  • ReadableResourceStream
  • ReadableStream
  • ThroughStream
  • Util
  • WritableResourceStream
  • WritableStream

Interfaces

  • DuplexStreamInterface
  • ReadableStreamInterface
  • WritableStreamInterface
  • Overview
  • Namespace
  • Class
  • Tree

Namespace React\Stream

Classes summary
BufferedSink The WritableStreamInterface is responsible for providing an interface for write-only streams and the writable side of duplex streams.
CompositeStream The DuplexStreamInterface is responsible for providing an interface for duplex streams (both readable and writable).
DuplexResourceStream The DuplexStreamInterface is responsible for providing an interface for duplex streams (both readable and writable).
ReadableResourceStream The ReadableStreamInterface is responsible for providing an interface for read-only streams and the readable side of duplex streams.
ReadableStream The ReadableStreamInterface is responsible for providing an interface for read-only streams and the readable side of duplex streams.
ThroughStream The DuplexStreamInterface is responsible for providing an interface for duplex streams (both readable and writable).
Util
WritableResourceStream The WritableStreamInterface is responsible for providing an interface for write-only streams and the writable side of duplex streams.
WritableStream The WritableStreamInterface is responsible for providing an interface for write-only streams and the writable side of duplex streams.
Interfaces summary
DuplexStreamInterface The DuplexStreamInterface is responsible for providing an interface for duplex streams (both readable and writable).
ReadableStreamInterface The ReadableStreamInterface is responsible for providing an interface for read-only streams and the readable side of duplex streams.
WritableStreamInterface The WritableStreamInterface is responsible for providing an interface for write-only streams and the writable side of duplex streams.
Ratchet API documentation generated by ApiGen 2.8.0