Skip to content

Simplify WebSocketActor interface to ExponentialBackoff #15

@samalone

Description

@samalone

The WebSocketActor class only uses ExponentialBackoff as a Sequence where Element == TimeInterval. Change that interface so that other backoff logic can be substituted.

This is a prerequisite for #12.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions