Skip to content
This repository was archived by the owner on Oct 6, 2021. It is now read-only.
This repository was archived by the owner on Oct 6, 2021. It is now read-only.

Non-Blocking I/O Servers Support ( Swoole, ReactPHP, Amp ... etc ) #205

@azjezz

Description

@azjezz

i intend to follow up with PR next week, first i have some questions :

  • does AirShip uses any global variables ? ( $_COOKIES, $_POST, $_GET ... etc)
  • does AirShip uses any HTTP related function ? ( e.g: header(), setcookie() ... etc )
  • does AirShip uses PHP Session Extension functions ? ( e.g: session_start() ... etc )

for this i suggest having 1 class AirShip\Networking\Server and multiple drivers ( e.g : AirShip\Networking\Server\Driver\SwooleDriver, AirShip\Networking\Server\Driver\AmpDriver .. etc )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions