Skip to content

Reduce resource usage with large number of dynamic resources #4

@farlepet

Description

@farlepet

Currently, when a unknown but matching resource is seen, an entirely new Resource object, along with the applicable ResourceHandler objects, is created for that path. This is excessive, and could cause excessive memory consumption if many dynamic resources are created.

This shouldn't be an issue for the intended purpose of this tool - for CoAP testing and small-scale projects - but would still be nice to address.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions