Skip to content

Keep PHP sessions alive while in game #27

@nhnb

Description

@nhnb

If the gameserver hosts a PHP based website, the PHP session will expire during game play.

Since Marauroa already has code to find the PHP session files in order to pick up the account name, Marauroa could refresh the last modified timestamp of those files regularly.

Alternatively the game could create a dummy request to a PHP-page via fetch in a setInterval callback.

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