Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connect go code directly to browser and push updates #36

Open
adrianco opened this issue Jul 19, 2015 · 1 comment
Open

Connect go code directly to browser and push updates #36

adrianco opened this issue Jul 19, 2015 · 1 comment

Comments

@adrianco
Copy link
Owner

First step - build a push.go and push_test.go package that replays the graphjson output using the timestamps to control the rate and send it to a browser via websocket or http/2 server push.

Second step - integrate push.go into a standalone graphpush.go tool that loads a graphjson file, sets up an http endpoint then loops the data at a controlled speed into the connected browser app.

Third step - integrate push.go into edda.go as an option to manage and display the simulation as it happens.

@adrianco
Copy link
Owner Author

Yet another new javascript framework!

http://techblog.netflix.com/2015/08/falcor-developer-preview.html

Caching data dynamically and migrating it to the browser as needed.

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

No branches or pull requests

1 participant