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: inaka/EventSource
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: getmimo/EventSource
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 23, 2023

  1. Updating EventSourceProtocol and EventSource to allow connections wit…

    …h various http methods
    kvdesa committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    ced2c4c View commit details
    Browse the repository at this point in the history
  2. Updating unit tests

    kvdesa committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    cd0b190 View commit details
    Browse the repository at this point in the history
  3. Fixing formatting

    kvdesa committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    12ecd4e View commit details
    Browse the repository at this point in the history
  4. Removing white spaces

    kvdesa committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dac992a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Update EventSource/EventSource.swift

    Co-authored-by: zsofiaserenyi <[email protected]>
    kvdesa and zsofiaserenyi authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    fdf89a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from getmimo/chore/allow-different-http-connect…

    …ions
    
    Chore: Allow different http connections
    kvdesa authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2622c81 View commit details
    Browse the repository at this point in the history
Loading