#Meteor Packages

##notes
    - Some packages are different from the original meteor packages.
##mark
    - meteor: timers.js ??_currentInvocation
    - __meteor_runtime_config__ in the url_common
    - wrapasync test
    - minimongo test
    - livedata
    - livedata-mongo
    - webapp need: application-configuration, follower-livedata
    - mongo oplog
##todo
    - 每一个模块都加入测试
    - 静态文件中间件
    - 去掉sockjs改成直接用websocket
    - 实现nodejs客户端
    - 加入浏览器测试框架
    - 加入gulpjs
    - 优化代码管理器
    - 加入angularjs
