HN user

nwm

2 karma

Boston-based software engineer.

Posts0
Comments4
View on HN
No posts found.

I'm curious, as I'm not in the games industry: what type of model does one typically see? I actually expected it to be something along those lines.

I'm not the OP, but I did write the article. I'm probably going to write a follow up addressing getting started with security. Meteor's security is pretty good now, but it was a little too verbose for a short demo. Basically, on the server side, you publish exactly the set of documents a specific client/user will receive. You can also whitelist/blacklist specific behaviors with allow/deny.