RethinkDB is required to even start the server at this point, which is a problem if you only want to work on the socket.io functionality. Can we disable the database and use static data or in-memory storage instead?
This may become important for unit testing and CI.