foam-framework
Version:
MVC metaprogramming framework
6 lines (3 loc) • 553 B
Markdown
From the top level foam directory, run the server with:
node tools/foam.js foam.node.Server port=8081 agents=com.google.watlobby.Server
Then run one or more more of the clients by connecto to [http://localhost:8081/js/com/google/watlobby/client.html](http://localhost:8081/js/com/google/watlobby/client.html), [http://localhost:8081/js/com/google/watlobby/remote.html](http://localhost:8081/js/com/google/watlobby/remote.html), or [http://localhost:8081/js/com/google/watlobby/admin.html](http://localhost:8081/js/com/google/watlobby/admin.html).