TMS MQTT
Cross-platform messaging client library implementing the full MQTT specification.
Feature overview
- MQTT client component
- Can be used in VCL,FMX and LCL applications
- Supports Windows, iOS, Android, macOS, Linux, Raspberry Pi
- Implements full MQTT specification including QoS, Last will message, message retaining
- Fast & multithreading based architecture
- Supports secure & non-secure connections
- Non-visual logger component included
v1.0.2.0
- Improved : Error logging
- Fixed : Range checking error on packets without payload
- Fixed : Extra event handler ''OnPublishReceivedEx'' for compatibility with C builder.
- Fixed : Casing problems for FPC on LINUX