uNetworking / uWebSockets.js

μWebSockets for Node.js back-ends :metal:
Apache License 2.0
7.76k stars 563 forks source link

Subscribe Between Threads #946

Closed grijjly closed 1 year ago

grijjly commented 1 year ago

when i use multithread example, when ws subscribe to channel, other threads connections with same subscribtion get the data ?

uNetworkingAB commented 1 year ago

No that's not how it works. You can read the user manual about this