0.8.0
Features:
-
Support data in login response #97
The permission handler can now return data with successful auths and any object instead of the error message.
-
Allowing passing in of http server as deepstream config #96
deepstream can now take an existing httpServer via the httpServer config instead of creating a new one on start.
-
Disable tcp or webServer on deepstream #94
You can now disable the tcp server or webserver from running by using the tcpServerEnabled and webServerEnabled flags.
Packages:
- Upgraded engine.io to 1.6.8