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
I've a need to have a javascript app impersonate thousands of "users" (they're IoT devices and I want to log their messages to IRC in a channel per device so I can join any channel when I want to inspect the traffic from it) and the easiest way I can think to do this is have that app send server-server messages as though it was one server, updating this server.
Is it possible with this codebase?
The text was updated successfully, but these errors were encountered:
I've a need to have a javascript app impersonate thousands of "users" (they're IoT devices and I want to log their messages to IRC in a channel per device so I can join any channel when I want to inspect the traffic from it) and the easiest way I can think to do this is have that app send server-server messages as though it was one server, updating this server.
Is it possible with this codebase?
The text was updated successfully, but these errors were encountered: