File list (Check if you may need any files):
examples
examples\01-echo.php
examples\02-chat-server.php
examples\03-benchmark.php
examples\11-http.php
examples\12-https.php
examples\13-netcat.php
examples\14-web.php
examples\99-generate-self-signed.php
examples\localhost.pem
examples\localhost_swordfish.pem
src
src\Connection.php
src\ConnectionInterface.php
src\Connector.php
src\ConnectorInterface.php
src\DnsConnector.php
src\LimitingServer.php
src\SecureConnector.php
src\SecureServer.php
src\Server.php
src\ServerInterface.php
src\StreamEncryption.php
src\TcpConnector.php
src\TcpServer.php
src\TimeoutConnector.php
src\UnixConnector.php
tests
tests\ConnectorTest.php
tests\DnsConnectorTest.php
tests\FunctionalSecureServerTest.php
tests\FunctionalTcpServerTest.php
tests\IntegrationTest.php
tests\LimitingServerTest.php
tests\SecureConnectorTest.php
tests\SecureIntegrationTest.php
tests\SecureServerTest.php
tests\ServerTest.php
tests\Stub
tests\Stub\CallableStub.php
tests\Stub\ConnectionStub.php
tests\Stub\ServerStub.php
tests\TcpConnectorTest.php
tests\TcpServerTest.php
tests\TestCase.php
tests\TimeoutConnectorTest.php
tests\UnixConnectorTest.php