Peter M. Groen
/
FlashMQ
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
453
Compare
Branches
1
Tags
0
master
cffcf3cf20ebe5460d34d3f3aa25fbadf3a061eb
FlashMQ
subscriptionstore.cpp
20 Mar, 2021
12 commits
Weak pointers to clients in subscription store
cffcf3cf
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Retained messages tests, plus fix
0262ae00
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Fiddle with recursion order for compiler TCO
7db8bdff
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Change from checking fd==-1 to properly through the destructor
7e87fd91
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
I think this covers retained messages
33d19cec
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Start of retained messages
...
70896f68
Also materializes some concepts about MqttPacket.
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Pound sign wild card
537539a4
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Recursive publish
163d14e8
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Continued with my tree-based subscriptions
fa805a94
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
An attempt at subscriptions that I'll probably abandon
4881eaf9
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
Rudimentary lock based cross-thread publish
54f45b27
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
IO stuff
73ef26ae
Wiebe Cazemier
authored
2021-03-20 19:02:25 +0100
Browse File »
10 Dec, 2020
3 commits
quick hack to get all threads to work
a6333881
Wiebe Cazemier
authored
2020-12-10 22:18:21 +0100
Browse File »
Publishing within the same thread works
...
40f8e5e5
Roughly...
Wiebe Cazemier
authored
2020-12-10 21:57:42 +0100
Browse File »
Reorder stuff for storing subscription store
2a3138f9
Wiebe Cazemier
authored
2020-12-10 15:35:14 +0100
Browse File »