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: patternoia/WebSocketRails-iOS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Mobile2b/WebSocketRails-iOS
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.
  • 19 commits
  • 42 files changed
  • 1 contributor

Commits on Mar 27, 2014

  1. Configuration menu
    Copy the full SHA
    1cd9a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f073aa5 View commit details
    Browse the repository at this point in the history
  3. update changelog

    JoachimKurz committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    0d52b9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa2b762 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. updated pods

    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    8c91d1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b421e23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cb7ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    746d338 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c943a View commit details
    Browse the repository at this point in the history
  6. cleanup

    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    34801ed View commit details
    Browse the repository at this point in the history
  7. cleanup

    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    20a686f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fcac5c View commit details
    Browse the repository at this point in the history
  9. introduced proper delegates for WebSocketConnection and WebSocketDisp…

    …atcher to be able to react to errors explicitly and not have to register to some strange "special" events
    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    37dd3f8 View commit details
    Browse the repository at this point in the history
  10. Release 0.2

    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    08c4da7 View commit details
    Browse the repository at this point in the history
  11. updated Rakefile

    JoachimKurz committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    4b60587 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. added a reconnect method to the dispatcher, which reconnects to the w…

    …eb socket and resubscribes to all registered channels
    JoachimKurz committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    7fe9d93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6f1ac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b1efb View commit details
    Browse the repository at this point in the history
  4. Release 0.3

    JoachimKurz committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    676d9b3 View commit details
    Browse the repository at this point in the history
Loading