how do you suggest to create replay servers with fishnet? e.g. one main server to host a FPS game with 20 players, but then serving all the data as well to a replay server which then streams what is going on to 200 spectators?
I assume the replay server will be a client to the main server, but itself also a server to the spectator clients?