Skip to content

Expose constants #131

@ColonelThirtyTwo

Description

@ColonelThirtyTwo

The constants module, or at least the TAGLEN and MAXMSGLEN constants, should be exposed as a public API.

write_message and read_message have limitations on the size of the message based on the two above values, however it's impossible for users of the API to know the maximum length without copying those constants into their own code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions