Skip to content

PeteDuncanson/SuperchargedReact.Net

 
 

Repository files navigation

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!

About

A supercharged server side implementation of react.net

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 77.1%
  • JavaScript 22.9%