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: socketio/socket.io-client-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Bandyer/socket.io-client-java
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.
  • 10 commits
  • 70 files changed
  • 3 contributors

Commits on Apr 13, 2018

  1. Configuration menu
    Copy the full SHA
    3920004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14ff3cd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. add ack timeout_after method, with test cases

    Kristiyan Petrov
    Kristiyan Petrov committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    d16d283 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2018

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

Commits on Dec 22, 2021

  1. Merge commit 'refs/pull/1/head' of https://github.com/Bandyer/socket.…

    …io-client-java
    
    # Conflicts:
    #	src/main/java/io/socket/client/Ack.java
    #	src/main/java/io/socket/client/Socket.java
    #	src/test/java/io/socket/client/ServerConnectionTest.java
    Kristiyan Petrov
    Kristiyan Petrov committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    e75fda7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Bandyer/merge_v2

    Merge commit 'refs/pull/1/head' of https://github.com/Bandyer/socket.…
    kristiyanP authored Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ff559f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. add engine io enable polling cookies property

    Kristiyan Petrov
    Kristiyan Petrov committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    363ea4f View commit details
    Browse the repository at this point in the history
  2. add gradle and release scripts

    Kristiyan Petrov
    Kristiyan Petrov committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    3e9b077 View commit details
    Browse the repository at this point in the history
  3. set engine io as api

    Kristiyan Petrov
    Kristiyan Petrov committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    eda1fd6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. refactor to com.kaleyra

    Kristiyan Petrov
    Kristiyan Petrov committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    4403df4 View commit details
    Browse the repository at this point in the history
Loading