1
0
mirror of https://github.com/eclipse/mosquitto.git synced 2025-05-09 01:01:11 +08:00
mosquitto/test/old/msgsps_common.h
2020-10-21 21:16:57 +01:00

8 lines
108 B
C

#define HOST "127.0.0.1"
#define PORT 1883
#define PUB_QOS 1
#define SUB_QOS 1
#define MESSAGE_SIZE 1024L