Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 327 Bytes

TODO.md

File metadata and controls

6 lines (4 loc) · 327 Bytes

TODO

  • specify clearly the usage of target argument

  • how to handle congestion ? Congestion may occur when a large connection pool needs to be browsed several times in quick succession. Idea : add to the SSEService constructor an opts.congestionAvoidanceStrategy {sse.CongestionAvoidanceStrategy} (optional).