Skip to content

[Feature]: Replace limits in packets with properties #83

@TheMeinerLP

Description

@TheMeinerLP

Is your feature request related to a problem?

The hardcoded limits in packets like ServerLinksPacket (e.g., MAX_ENTRIES = 100) make the system less flexible.

Describe the solution you'd like

Replace the hardcoded limits with configurable properties to allow more flexibility and adaptability.

Describe alternatives you've considered

Alternative solutions include setting higher limits or making the limits configurable via environment variables or configuration files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions