SocketCluster / SocketCluster/socketcluster
TCP server with socketcluster
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6.2k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
Hi
These days i involve in some project that need websocket (for phone application) and tcp (for iot device), and i made a "Net" tcp server and put it in .run function of worker.
Is there anyway to use socketcluster features for clustering this type of server?
thanks
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 reviewing the worker's .run function and the Net TCP server described in the issue, then examine SocketCluster's clustering entry points and documentation. Establish whether clustering this TCP server is supported and, if not, define the required scope before attempting implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- distributed-systems, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100