rethinkdb / rethinkdb-example-nodejs-chat

A node.js chat application running on rethinkdb
203 stars 75 forks source link

Migrate to v4 of express #9

Closed coffeemug closed 8 years ago

coffeemug commented 10 years ago

We're still on v3, and some of the APIs have changed. We should migrate when we get the chance.

Here is the express migration guide: https://github.com/visionmedia/express/wiki/Migrating-from-3.x-to-4.x

danielmewes commented 8 years ago

Closed by https://github.com/rethinkdb/rethinkdb-example-nodejs-chat/pull/18