Closed willstott101 closed 10 years ago
Not sure how I assign an issue to a file. Is that possible? I wanted to assign this to package.js
This is something we can't figure out until we get further in. I know Satelite is going to have some calls that we will likely want to make public, something where they can have a variable be added to a packet watcher or something. Meteor has a built in pub/sub model, but we only want the pub/sub for sending down from the server. For sending up, we will want to have an API they can hook into I believe.
I will be handling this while Will is on vacation.
Should we want any files on both at all? Or keep them all separate? I think separate makes more sense to me. I left time.js on both because that's the only one I could imagine we might want on both.