Closed SystemParadox closed 4 years ago
Yes, if you're connected to a server you get all output for all shards on that server. A console event is emitted separately for each shard with the shard name in event.data.shard
. We just need to be able to select where to send the input.
Excellent! Does console output already coalesce all shards into the same stream?