Skip to content

Use websockets heartbeats instead of ably heartbeats #708

Description

@ttypic

We have special heartbeat messages for environments and WebSocket implementations where we cannot access native WebSocket ping frames. Python currently uses these heartbeat messages. However, we can use native ping frames with the websockets library. The specification clearly states: "If the client is able to observe WebSocket pings, then it should send heartbeats=false."

┆Issue is synchronized with this Jira Story by Unito

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improved functionality.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions