Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add configurable timeout fn param (connectionTimeoutSeconds/connectionTimeoutMillis) #701

Merged
merged 8 commits into from
Feb 2, 2022

Commits on Feb 1, 2022

  1. add connectionTimeoutSeconds fn param to JS/iOS methods and connectio…

    …nTimeoutMillis to java methods
    Jay-A-McBee committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6517a81 View commit details
    Browse the repository at this point in the history
  2. update readme

    Jay-A-McBee committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    e378777 View commit details
    Browse the repository at this point in the history
  3. typo

    Jay-A-McBee committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    0a1059f View commit details
    Browse the repository at this point in the history
  4. fix type def

    Jay-A-McBee committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    6afdaf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    f22e1e5 View commit details
    Browse the repository at this point in the history
  2. update readme

    Jay-A-McBee committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ba3bafd View commit details
    Browse the repository at this point in the history
  3. remove 0 check

    Jay-A-McBee committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    d1e4fcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32abb16 View commit details
    Browse the repository at this point in the history