I'm planning on adding networking support to my game in the form of one main server with each user receiving the client (Think League of Legends style client-server). Will the SFML Networking be fine for this, or should I go for some other networking library?