daisy / daisy/pipeline-framework
Make it possible to configure the WS listen address separately from the host name
- Dominant language
- Java
- Stars
- 11
- Forks
- 1
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 1
Description
There could be a new system property called `org.daisy.pipeline.ws.listen-address`.
And a property called `org.daisy.pipeline.ws.listen-port` for the port.
See https://github.com/daisy/pipeline-assembly/issues/184.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the WebSocket configuration that currently derives its listen address and port from the host name. Check the linked pipeline-assembly issue for context, then verify that the new org.daisy.pipeline.ws.listen-address and org.daisy.pipeline.ws.listen-port properties independently control the WebSocket bind address and port.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100