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

Refactor worldmodel to use an EventEmitter #15

Open
IvanSanchez opened this issue Jun 27, 2014 · 0 comments
Open

Refactor worldmodel to use an EventEmitter #15

IvanSanchez opened this issue Jun 27, 2014 · 0 comments

Comments

@IvanSanchez
Copy link
Owner

See http://nodejs.org/api/events.html - and subclass that into the worldmodel.

See https://github.com/Wolfy87/EventEmitter for the browser alternative. These should be pretty much compatible and still allow sharing the worldmodel between server and client.

See also http://www.hacksparrow.com/node-js-eventemitter-tutorial.html

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