Skip to content

feat(publish): add publish_by_uri way#11

Open
Wanxp wants to merge 1 commit into
petkov:masterfrom
Wanxp:dev-publish-by-url-1
Open

feat(publish): add publish_by_uri way#11
Wanxp wants to merge 1 commit into
petkov:masterfrom
Wanxp:dev-publish-by-url-1

Conversation

@Wanxp
Copy link
Copy Markdown

@Wanxp Wanxp commented Sep 23, 2020

add a new way that we could just use request url to publish message.just like this:

curl -X POST "http://localhost:5000/publish_by_uri?topic=MyTopic&message=HelloWorld" 

@Wanxp
Copy link
Copy Markdown
Author

Wanxp commented Sep 23, 2020

In my case that JetBriain Upsource webhooks only provide url to callback.So that if I want use http to mqtt,only by url query parameters mode.May be others need too.

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.

1 participant