Skip to content

feat: add ability to unsubscribe #3

Open
@t-bre

Description

@t-bre

Description

Add the ability to unsubscribe from a CAN message.

Requirements

  • Create rtcan_unsubscribe() function in public API.
  • Remove subscriber entry from subscriber hashmap.
  • Consume any messages in the subscription queue which match the given CAN ID, or delegate this responsibility to the user in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or requestlow priorityLow priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions