Peter M. Groen
/
TrueMQTT-cpp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
62bf528f18a8ef51604766aca2c46f431ec04c56
Authored by
Patric Stout
2022-09-11 10:33:48 +0200
1 parent
ced4ef8c
chore(docs): make a bit clear this library isn't working (yet)
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
README.md
README.md
View file @
62bf528
1
1
# TrueMQTT - A modern C++ MQTT Client library
2
2
3
+This project is currently a Work In Progress, and is not functional.
4
+
3
5
## Development
4
6
5
7
```bash
...
...