
Easily implement Internet of Things (IoT) communications protocols in your applications.
Features
- Designed for modern Swift development on both Apple macOS and Apple iOS.
- Fully compliant with MQTT versions 3.1.1 and 5.0 at all QoS levels.
- AMQP 1.0 and 0.9.1 fully supported.
- Supports plaintext, TLS, and WebSockets in applicable protocols.
- Save and restore MQTT session data between connections for easy session reuse.
- Automatic reconnection and republishing to adhere to specified QoS levels.
- AMQP complex messages represented as JSON for easy reading and creating.
- Fast instant messaging with XMPP.
- Choose between synchronous and asynchronous modes.
- Components are thread-safe on critical members.
- STOMP 1.1 and 1.2 support.
- CoAP Client and Server.