Skip to content

Support additional matching mechanisms #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
slurmulon opened this issue Jun 22, 2017 · 0 comments
Open

Support additional matching mechanisms #3

slurmulon opened this issue Jun 22, 2017 · 0 comments
Assignees

Comments

@slurmulon
Copy link
Owner

It's been a while since I worked on this, but ran into some issues on personal projects that could benefit from fancy PubSub.

One of the main annoyances I find is only being able to match with json-where. It would be nice if we also supported the following matching mechanisms:

  • Arbitrary String
  • JSON Schema

This will require refactoring the matching functionality a bit (obviously), most likely involves adding a new layer of abstraction so that we can disambiguate what sort of matching pattern is applied (JSON Schema, json-where, exact string, etc.)

@slurmulon slurmulon self-assigned this Jun 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant