Toggle navigation
Packanalyst
(beta)
Pack
analyst
Explore PHP classes from Packagist
Search
Search
Feedback
About
API
Team
Package
vlacour/woketo
(2.0.2)
Other packages versions:
1.1.0
1.1.0
dev-master
dev-master
View on Packagist
Declared items in this package
Nekland\Woketo\Client\Connection
Nekland\Woketo\Client\ConnectorFactory
Nekland\Woketo\Client\ConnectorFactoryInterface
Nekland\Woketo\Client\WebSocketClient
Nekland\Woketo\Core\AbstractConnection
Nekland\Woketo\Exception\ConfigException
Nekland\Woketo\Exception\Frame\ControlFrameException
Nekland\Woketo\Exception\Frame\IncoherentDataException
Nekland\Woketo\Exception\Frame\IncompleteFrameException
Nekland\Woketo\Exception\Frame\InvalidFrameException
Nekland\Woketo\Exception\Frame\ProtocolErrorException
Nekland\Woketo\Exception\Frame\TooBigControlFrameException
Nekland\Woketo\Exception\Frame\TooBigFrameException
Nekland\Woketo\Exception\Frame\WrongEncodingException
Nekland\Woketo\Exception\Http\HttpException
Nekland\Woketo\Exception\Http\IncompleteHttpMessageException
Nekland\Woketo\Exception\LimitationException
Nekland\Woketo\Exception\MissingDataException
Nekland\Woketo\Exception\NoHandlerException
Nekland\Woketo\Exception\RuntimeException
Nekland\Woketo\Exception\SocketException
Nekland\Woketo\Exception\UnsupportedException
Nekland\Woketo\Exception\Utils\NotLongEnoughException
Nekland\Woketo\Exception\WebsocketException
Nekland\Woketo\Exception\WebsocketVersionException
Nekland\Woketo\Http\AbstractHttpMessage
Nekland\Woketo\Http\HttpHeadersBag
Nekland\Woketo\Http\Request
Nekland\Woketo\Http\Response
Nekland\Woketo\Http\Url
Nekland\Woketo\Message\BinaryMessageHandler
Nekland\Woketo\Message\MessageHandlerInterface
Nekland\Woketo\Message\SimpleMessageHandler
Nekland\Woketo\Message\TextMessageHandler
Nekland\Woketo\Meta
Nekland\Woketo\Rfc6455\Frame
Nekland\Woketo\Rfc6455\FrameFactory
Nekland\Woketo\Rfc6455\FrameHandler\CloseFrameHandler
Nekland\Woketo\Rfc6455\FrameHandler\PingFrameHandler
Nekland\Woketo\Rfc6455\FrameHandler\Rfc6455FrameHandlerInterface
Nekland\Woketo\Rfc6455\FrameHandler\RsvCheckFrameHandler
Nekland\Woketo\Rfc6455\FrameHandler\WrongOpcodeFrameHandler
Nekland\Woketo\Rfc6455\Handshake\ClientHandshake
Nekland\Woketo\Rfc6455\Handshake\HandshakeInterface
Nekland\Woketo\Rfc6455\Handshake\ServerHandshake
Nekland\Woketo\Rfc6455\Message
Nekland\Woketo\Rfc6455\MessageFactory
Nekland\Woketo\Rfc6455\MessageProcessor
Nekland\Woketo\Server\Connection
Nekland\Woketo\Server\WebSocketServer
Nekland\Woketo\Utils\BitManipulation
Nekland\Woketo\Utils\SimpleLogger