Skip to content

Conversation

maplebed
Copy link

@maplebed maplebed commented Aug 6, 2017

While playing with the Plum switch, I tried connecting an AMQP client to the port labeled AMQP in the source. It didn't work, and after talking to Plum support, found that it's not actually AMQP on that port, just a stream of activity represented as JSON objects and separated by '.\n'.
This PR changes the variable name in the source from amqp to stream to reflect the data flowing across the port. There is no functional change, I just hope to avoid misleading future folks like me reading the code. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant