nexus-2.0.2
- PBKDF2 support
- Add realms at runtime
- Local (in-proc) clients do not require authentication
- WebSocket compression
- Expose websocket upgrade request to auth/authz logic
- Cookie authentication
- Client tracking cookie
- CRAuth implementation can use tracking cookie to re-auth clients
- Abort connection/sesson on WAMP protocol violation
- Various fixes