Skip to content
Snippets Groups Projects

relax websocket rate limits

Merged dakkar requested to merge feature/laxer-ws-rate-limits into develop
  1. Aug 18, 2024
    • dakkar's avatar
      relax websocket rate limits · caa0fecd
      dakkar authored
      * the frontend opens 2 websockets at startup (I'm not completely clear
        why), and that `minInterval:1sec` was breaking the second connection
      * as the comment says, "catching up" generates many noteSubscribe
        messages
      caa0fecd
Loading