Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 234 Bytes

File metadata and controls

6 lines (5 loc) · 234 Bytes

Testing

Things to consider:

  1. Number of concurrent users: Websocket connections are stateful. There is max number of connections that can be open at a certain period of time
  2. Number of messages per duration
  3. Duration of test