moadi 0 Posted April 30, 2018 Simple question, why was nodeJs picked over C++ or C# or any other? Is there a way to use one of those instead of nodeJs for serverside? Share this post Link to post Share on other sites
ragempdev 798 Posted April 30, 2018 You can use C++, C# and node server-side. All of this is supported out of box. Share this post Link to post Share on other sites
moadi 0 Posted May 1, 2018 22 hours ago, ragempdev said: You can use C++, C# and node server-side. All of this is supported out of box. Cool, but why is nodeJs preferred by Rage MP? Is there any noticeable difference in performance? Share this post Link to post Share on other sites
Nov4tO266 3 Posted May 1, 2018 I think the case its not about the performance but the versatility in node Js to build any side client, server and ui (CEF BROWSER) and the c# this things was more difficult to do. Share this post Link to post Share on other sites