We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03706c2 commit 542318aCopy full SHA for 542318a
CHANGES.md
@@ -1,4 +1,14 @@
1
2
+# msgflo-nodejs 0.7.0, 09.10.2016
3
+
4
+* Client/AMQP/MQTT: Remove deprecated `sendToQueue()`.
5
6
+# msgflo-nodejs 0.6.0, 10.09.2016
7
8
+* participant: Remove deprecated `connectGraphEdges()` and `connectGraphFile()`.
9
+Should use `msgflo.setup` instead.
10
+* MQTT: Implement `removeBinding()`, for removing a connection
11
12
# msgflo-nodejs 0.5.0, 06.06.2016
13
14
* Allows to register custom transports using `msgflo_nodejs.transport.register()`
0 commit comments