You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
I have just write test code with two servers (task and worker). I'm trying to connect, but nothing happened.
Code:
task.js
worker.js
IDE console log
/usr/local/bin/node task.js
forked
event
connected
worker
connection start
You can see, that task server runs before worker, but there is no connection.
The text was updated successfully, but these errors were encountered: