networknt / networknt/light-websocket-4j
share the connections to the websocket servers from websocket router
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When websocket-router is configured on the gateway, we need to handle thousands of connections from the UI (chatbot) and route them to several backend connections to the agents to save the connections. This is an enhancements and we might need to do that if we have resource constraints.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the websocket-router and gateway configuration in the repository, then map how UI connections reach backend agent connections. Clarify the connection-sharing design and resource constraints before implementation. Done means the router can handle many UI connections while reusing a smaller set of backend connections to agents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100