I am developing a multiplayer space fighter game, where some spaceships are flying around shooting eachother. Since this will require data to be streamed continiously between all the players, will multiplayer servers such as Smartfox or Electro Server be able to handle this? I have only come across examples of puzzles and other turn based games, but the frames per second isn’t as crucial for those games…