workerAt method

WorkerSocket workerAt(
  1. int id
)

Implementation

WorkerSocket workerAt(int id) => sockets[id];