Skip to content

Decide the API #1

@methyl

Description

@methyl

Current proposals:

  1. Drop-in GenServer replacement, no additional handlers. Every handle_* callback that changes the state is hooked to push the state to clients via Phoenix Channel. This is the current implementation.

  2. Maintain separate state that gets updated and synchronized via handle_action/handle_mount callbacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions