Stuart Cameron
Stuart Cameron
The starscream library doesn't correctly report an initial connection failure to the SwiftStomp when using the default TCPTransport.swift transport library, and despite there being two pending PRs https://github.com/daltoniam/Starscream/pull/904 and https://github.com/daltoniam/Starscream/pull/821...
This change ensures a 1:1 between strings sent to a topic and those received. Previously the blank line between the STOMP message header and body section was being included in...
Without the UI library the sample code in the README.md won't build.