Hello,
We’re planning to use Apigee and would like to know more about specifications of WebSocket support.
Is it possible to achieve below?
- Rate limit the number of messages in a WebSocket connection.
- Rate limit the number of WebSocket connections each user (or API key) can have at a time.
- Extract (logging) WebSocket messages.
Thank you