-
-
Notifications
You must be signed in to change notification settings - Fork 37.4k
UDP multicast in the cluster does not work #12572
Copy link
Copy link
Closed
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.dgramIssues and PRs related to UDP and the dgram module.Issues and PRs related to UDP and the dgram module.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
Description
Activity
Metadata
Metadata
Assignees
Labels
clusterIssues and PRs related to the cluster subsystem.Issues and PRs related to the cluster subsystem.dgramIssues and PRs related to UDP and the dgram module.Issues and PRs related to UDP and the dgram module.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.help wantedIssues that need assistance from volunteers or PRs that need help to proceed.Issues that need assistance from volunteers or PRs that need help to proceed.
I've tried to connect to UDP multicast from nodejs cluster.
It failed on the second process.
We are getting this error:
Code we used: