SocketCluster / SocketCluster/socketcluster
Communication via local network
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:
- If there is no internet then also communication work.
- Less dependence on server.
- Reduce the load of the server.
- Communication would be much faster and easy.
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
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