- Upgrade to SocketIO 1.0 (#70)
- Upgrade to Express 4.0 (#55, #54)
- Remove app.lookup and make the functionality available as app.service (#94)
- Allow not passing parameters in websocket calls (#92)
- Add _setup method (#91)
- Throw an error when registering a service after application start (#78)
- Send socket parameters as params.query (#72)
- Send HTTP 201 and 204 status codes (#71)(#54))
- Allow service methods to return a promise (#59)
- Allow to register services with custom middleware (#56)
- REST provider should not be added by default (#53)