Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Server processing #90

Open
stellanhaglund opened this issue Jun 14, 2016 · 1 comment
Open

Server processing #90

stellanhaglund opened this issue Jun 14, 2016 · 1 comment

Comments

@stellanhaglund
Copy link

stellanhaglund commented Jun 14, 2016

Hi i read the part about allowing you to run tests on the library in node.
I guess there is currently no way to let the server handle the calculation on the server when using it with real data.
But maybe using that with websockets would be an option?

@NiGhTTraX
Copy link
Contributor

The core lib can run both in Node and in the browser. If you want to do the math on the server then you are able to do so with your favorite approach. The jQuery plugin expects the lib to be exposed on window, but you could easily write your own plugin that communicates with the lib in another way.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants