Skip to content

How to check if connection persists. #338

@fabiocfabini

Description

@fabiocfabini

Hello,

Typically when using TCP based frameworks I find myself wanting to check if my connection to the TCP server is still active. Usually I can just pass a callback like "on_connect"/"on_disconnect" or there is such a method like "is_connected" that can assist me with this.

Is there a way I can obtain the same functionality with µHAL?

Best,
Fábio Carneiro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions