SocketCluster / SocketCluster/socketcluster

TCP server with socketcluster

Open
#426 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.