Skip to content
This repository was archived by the owner on Jan 21, 2020. It is now read-only.
This repository was archived by the owner on Jan 21, 2020. It is now read-only.

Event subscribing bug #425

@YujiOshima

Description

@YujiOshima

With regard to event subscribe, topics that is not subscribed are also delivered from the server.
For example, / timer / sec / 10 and / timer / sec / 100 are also subscribed if I subscribe / timer / sec / 1.
This is because go-radix does a string-level search that does not treat / specially.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions