Skip to content

Commit

Permalink
Note future event socket system
Browse files Browse the repository at this point in the history
  • Loading branch information
theelims committed Apr 21, 2024
1 parent a230961 commit 70a9f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file.

This upgrade might require one minor change as `MqttPubSub.h` and its class had been renamed to `MqttEndpoint.h` and `MqttEndoint` respectively. However, it is strongly advised, that you change all existing WebSocketServer endpoints to the new event socket system.

> [!INFORMATION]
> [!NOTE]
> The new Event Socket system is likely to change with coming updates.
### Added
Expand Down

0 comments on commit 70a9f91

Please sign in to comment.