Skip to content

Commit f286649

Browse files
committed
v1.0.2: created DevelopNotes.md
1 parent 855a97b commit f286649

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

DevelopNotes.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Notes of develop procces
2+
3+
## v1.0.2
4+
5+
* This version implements only qos 0
6+
7+
### To do
8+
9+
---
10+
11+
### Doing
12+
13+
### Done
14+
15+
* uploaded MqttBroker::publishMessage():
16+
* Changed std::map clientSubscribed to std::vector clientSubscribedIds to improve memory use.
17+
* Changed all methods that colaborate in the search of mqttClients subscribeds.

0 commit comments

Comments
 (0)