Skip to content

Access the loop from class #30

@elpoleto

Description

@elpoleto

Is there no way to access the main loop throught the application class? It would be useful to add timer etc

In ratchet is possible as (for example WebSocket Server):
$server = new IoServer(new HttpServer(new WsServer(new Chat($loop))), $socket, $loop);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions