SocketCluster / SocketCluster/socketcluster

Communication via local network

Open
#508 2 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

Is SocketCluster support bellow feature?
If yes then how ?
If no then Is there any plans to support this feature ?

Feature: Socket cluster is communicate via internet. But if there are 4 devices (1 Server and 3 clients or, all 4 are clients and communication is between clients only.) that reside in One wifi connection (In same intranet). Then it will switch to Intranet, and communicate internally instead of circulate msg on Internet.

Benefit:

  1. If there is no internet then also communication work.
  2. Less dependence on server.
  3. Reduce the load of the server.
  4. Communication would be much faster and easy.

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

The issue names no files, tests, or entry points. First clarify whether SocketCluster should support peer or intranet communication when internet access is unavailable, then review the existing communication architecture and define how success would be tested for the listed server-and-client arrangements.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.