Skip to content

Add server->client send with cb + timeout support? #423

@ptaoussanis

Description

@ptaoussanis

Current chsk-send! API:

  • Clients: (fn [event & [?timeout-ms ?cb-fn]])
  • Server: (fn [user-id event])

It may be useful to add a low-level (private?) server-side method like (fn [client-id event & [?timeout-ms ?cb-fn]]).

Uses include:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions