/SuperchargedReact.Net

A supercharged server side implementation of react.net

Primary LanguageC#Apache License 2.0Apache-2.0

SuperchargedReact.Net

This implementation of React for .net doesnt pool engines, on a high traffic site this could be detremental as users could be waiting for a pool to become free, instead it uses a single v8 Engine and multiple Contexts to this engine.

##Nuget Coming soon!