Socket worker responsibilities
- Bind to sockets with SO_REUSEPORT
- Establish connections
- Receive and parse requests
- Run access lists checks
- Send on announce requests to responsible swarm workers
- Split scrape requests and send on to responsible swarm workers
- Receive responses from swarm workers, serialize them and send them to peers