You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.
The stomp library is a client library, and it should only be required to run the tests. The node-stomp library that I used was git://github.com/kates/node-stomp.git, which wasn't npm-packaged. I should probably look into using the "stomp" package by benjaminws instead...
Interesting that there are two. I'll take a look at kates's.
I'm trying to track down some errors using this server with StatusNet (http://status.net/) -- the server blows a gasket at the first posted queue item. I thought maybe getting the test script to run would be a first smoke test to see what's going on.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure how to install stomp to make this work. "npm install stomp" seems to install it correctly, but not at ./.
The text was updated successfully, but these errors were encountered: