Skip to content

MQTT streaming server implementation#1

Merged
viacheslauK merged 5 commits intomainfrom
dev
Oct 9, 2025
Merged

MQTT streaming server implementation#1
viacheslauK merged 5 commits intomainfrom
dev

Conversation

@viacheslauK
Copy link
Copy Markdown
Collaborator

No description provided.

@viacheslauK viacheslauK self-assigned this Sep 15, 2025
@viacheslauK viacheslauK marked this pull request as ready for review September 15, 2025 11:58
Copy link
Copy Markdown

@NikolaiShipilov NikolaiShipilov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !
I've added some minor comments. Most of them can be addressed at later point after merge.
However, before merge, please remove any commented code if it isn't supposed to be used at later point; or, otherwise, mark it as TODO.

Comment thread examples/ref-dev-mqtt-pub/src/ref-dev-mqtt-pub.cpp
Comment thread examples/ref-dev-mqtt-pub/src/ref-dev-mqtt-pub.cpp
Comment thread examples/ref-dev-mqtt-pub/src/ref-dev-mqtt-pub.cpp
Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
Comment thread mqtt_streaming_server_module/src/mqtt_streaming_server_impl.cpp
connectionSettings.clientId = rootDeviceGlobalId;
}

void MqttStreamingServerImpl::processingThreadFunc()
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readingThreadFunc seems more suitable

@viacheslauK viacheslauK merged commit 900722c into main Oct 9, 2025
@viacheslauK viacheslauK deleted the dev branch December 8, 2025 09:23
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.

2 participants