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

Feature/sse support - Foresight PR just to validate the implementation #1

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3b18f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Checkpoint commit, SSE connection up and running, need to implement t…

    …he decoding and logic
    gazreese committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    1e61650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2679e80 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c98fdb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86f842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5142a76 View commit details
    Browse the repository at this point in the history
  4. Swift lint and tidy up

    gazreese committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5534c76 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add some unit tests for the SSEManager class and also change the reco…

    …nnection logic to use a backoff timer
    gazreese committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cf574b7 View commit details
    Browse the repository at this point in the history
  2. Tidy and document SSEManager

    gazreese committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    56401d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3b7993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    065fcb6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Flagsmith/main

    Bump version 3.7.0 (Flagsmith#66)
    gazreese authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    adceeae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c170427 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/sse-support' of github.com:foresightmobile/flag…

    …smith-ios-client-sdk into feature/sse-support
    gazreese committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c468ac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update FlagsmithClient/Tests/SSEManagerTests.swift

    Co-authored-by: Matthew Elwell <[email protected]>
    gazreese and matthewelwell authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dbf97f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    79a1afc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    0345cde View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/sse-support

    # Conflicts:
    #	Example/FlagsmithClient/Base.lproj/LaunchScreen.xib
    #	FlagsmithClient/Classes/Traits.swift
    gazreese committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    df9ef08 View commit details
    Browse the repository at this point in the history