Skip to content
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

MQTT topic matching strategy #360

Merged
merged 1 commit into from
Feb 14, 2021
Merged

MQTT topic matching strategy #360

merged 1 commit into from
Feb 14, 2021

Conversation

cravler
Copy link
Contributor

@cravler cravler commented Jan 31, 2021

I made a patch so the topic matching would follow MQTT specification.

emitter.conf

{
	"matcher": "mqtt"
}

or just run

EMITTER_MATCHER=mqtt ./emitter

internal/message/subtrie.go Outdated Show resolved Hide resolved
internal/message/subtrie.go Outdated Show resolved Hide resolved
internal/message/subtrie.go Outdated Show resolved Hide resolved
internal/message/subtrie.go Outdated Show resolved Hide resolved
internal/message/subtrie.go Outdated Show resolved Hide resolved
internal/config/config.go Outdated Show resolved Hide resolved
internal/message/subtrie.go Outdated Show resolved Hide resolved
@cravler cravler changed the title MQTT topic matching type MQTT topic matching strategy Feb 1, 2021
@kelindar kelindar merged commit dcca288 into emitter-io:master Feb 14, 2021
Florimond pushed a commit that referenced this pull request Jun 26, 2021
Florimond pushed a commit that referenced this pull request Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants