Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

fix: reduce the number of concurrent requests in browser #505

Merged
merged 3 commits into from
Aug 27, 2019

Commits on Jul 26, 2019

  1. fix: reduce the number of concurrent requests in browser

    In the browser we can only make 6 concurrent requests to the same origin.
    
    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    49f05d3 View commit details
    Browse the repository at this point in the history
  2. fix: in Firefox it 5

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    edd07ed View commit details
    Browse the repository at this point in the history
  3. refactor: async-await pubsub tests

    License: MIT
    Signed-off-by: Alan Shaw <[email protected]>
    Alan Shaw committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    f10b145 View commit details
    Browse the repository at this point in the history