yangez / go-meteor

Online Go server
http://onlinego.net
7 stars 2 forks source link

Refactored models and fixed notifications #165

Closed yangez closed 9 years ago

yangez commented 9 years ago

Refactored existing models to use collection-helpers (except for Game for now). Also fixed duplicate sending of notifications. Resolves #139.