MQTT: Add README note: Moved to Spring Integration

This commit is contained in:
Gary Russell
2014-04-25 09:16:57 -04:00
parent 2d9f01464b
commit 34efe4b262

View File

@@ -1,6 +1,9 @@
Spring Integration MQTT Support
===============================
####Note: as of version 4.0.0, this extension has been moved to the main [Spring Integration Project](https://github.com/spring-projects/spring-integration)
`inbound` and `outbound` channel adapters are provided for [MQ Telemetry Transport (MQTT)][]. The current implementation uses the [Eclipse Paho][] client.
__Note:__ Starting with version 4.0.0, this module has been moved to the main [Spring Integration][] project.