Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GetStream/stream-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: camelan/stream-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Dec 31, 2023

  1. [CM-6211]

    * added errorListener to expose the error to the lib user
    * set pingInterval to small duration, so we can easily retry.
    ibrahim-camelan committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9a3d989 View commit details
    Browse the repository at this point in the history
  2. [CM-6211]

    minor refactoring
    ibrahim-camelan committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7275ea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Merge pull request #1 from camelan/feature/add_errorListener_and_ping…

    …_web_socket
    
    [CM-6211]
    AbanobNageh authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    8df37b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. [CM-6437]

    remove pingInterval to reduce api calls to getstream
    ibrahim-camelan committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    fce8022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from camelan/bugfix/CM-6437-remove-pingInterval…

    …-to-reduce-api-calls-to-getstream
    
    [CM-6437]
    ibrahim-camelan authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    881cfb9 View commit details
    Browse the repository at this point in the history
Loading