Skip to content

This Is test client application to subscribe to a topic and then publish to another topic simultaneously using C++ managed build

Notifications You must be signed in to change notification settings

Sombaran/MQTT_subscribe_publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

MQTT_subscribe_publish

Created by Sombaran Gupta. For any further query email me @ guptasombaran@yahoo.com Dependency JSON-C Library. This Synchronous client application used for subscribing to a topic and then publishing to another topic simultaneously using C++ managed build. This application used thread to subscribe continuously on a topic and then publish on another topic. Broker used Mosquitto, client Eclipse paho using C Compile g++ sub-pub.cpp -lpthread -lpaho-mqtt3c -ljson-c -fpermissive -std=c++11.

About

This Is test client application to subscribe to a topic and then publish to another topic simultaneously using C++ managed build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published