node-red / node-red/node-red-nodes
node-red-node-stomp - endpoint
Open
Nobody has claimed this yet.
More Info Required
OK to Close ?
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 612
- Avg merge
- 13h 57m
- Merged PRs (30d)
- 3
Description
Is there a way to define a stomp endpoint as a node property?
If not, how can I do to connect it?
As an example, here is the command I use to connect with Python:
ws = websocket.create_connection("ws://localhost:8078/job/websocket/")
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a repository file or test. Start by locating the node-red-node-stomp connection configuration and comparing its options with the provided Python websocket endpoint. Done means the STOMP endpoint can be configured as a node property, or the supported connection method is documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100