Closed ReidWilliams closed 7 years ago
Need convention around node.publish(message). Should accept a string or any message that doesn't throw given JSON.stringify(message).
Also should write test for this.
Fixed (also in feat/pure-js)
feat/pure-js
Need convention around node.publish(message). Should accept a string or any message that doesn't throw given JSON.stringify(message).