fhmq / hmq

High performance mqtt broker
Apache License 2.0
1.32k stars 273 forks source link

how to boradcast msg #75

Open qfly888 opened 4 years ago

qfly888 commented 4 years ago

when client publish msg to server, I want to boradcast this msg to other client, such as chatroom

chowyu08 commented 4 years ago

define a new topic to receive broadcast message.