Skip to content

Ability to disable strict filter matching on subsriptions/relays. #188

@jaymelly

Description

@jaymelly

I am currently working on a custom relay solution that extends tag matching ability so tags dont 100% match filters.

When a subscription is created it is assigned a match function

match func(*Event) bool // this will be either Filters.Match or Filters.MatchIgnoringTimestampConstraints

that evaluates if a filter matches the incoming event.

There should be the ability to set, or disable this matching constraint on incoming events.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions