This repository has been archived by the owner on Jan 13, 2023. It is now read-only.
Releasing v1.8.0
Changes 📝
- Automatic clean up of historical delivery data by independent worker [ Generally used for determining whether user has crossed allowed rate limit or not ]
- More graphQL APIs
- Improved API documentation [ Check readme please ]
- Updated how API keys are generated for users, now considering latest UNIX timestamp also to make it harder to guess
- HTTP GET API for querying how many websocket sessions being handled by
ette
deployment - Better logging with how many read/ write ops performed on underlying socket connection, during life time of one websocket connection