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

  • ConnContext
  • WsConnection
  • WsServer

Interfaces

  • MessageCallableInterface
  • MessageComponentInterface
  • WsServerInterface
  • Overview
  • Namespace
  • Class
  • Tree

Interface WsServerInterface

WebSocket Server Interface

Direct known implementers

Ratchet\Wamp\ServerProtocol, Ratchet\Wamp\TopicManager, Ratchet\Wamp\WampServer
Namespace: Ratchet\WebSocket
Located at Ratchet/WebSocket/WsServerInterface.php
Methods summary
public array
# getSubProtocols( )

If any component in a stack supports a WebSocket sub-protocol return each supported in an array

If any component in a stack supports a WebSocket sub-protocol return each supported in an array

Returns

array
Ratchet API documentation generated by ApiGen 2.8.0