This repository was archived by the owner on Mar 24, 2025. It is now read-only.
v2.3.0
Fix
- Reset view's container in sandbox.
- Inject request param on websocket's connect callback.
- Improve callOnConnect function.
Features
- Add close function for websocket.
- Improve ob for debugging while handling request.
- Apply sandbox to websocket pipeline.
- Add websocket middleware for connect callback request.
- Add user-related websocket functions.
Changes
- Add cookie to pre-resolved list in sandbox.
- Detele
toAll,joinAll,deleteAll,addAllfunctions in websocket and maketo,join,delete,addavailable for single for multiple params.