-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ivanhoe/JavaPhoenixClient
base: master
head repository: dsrees/JavaPhoenixClient
compare: master
- 11 commits
- 18 files changed
- 3 contributors
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 505b288 - Browse repository at this point
Copy the full SHA 505b288View commit details -
Merge pull request dsrees#97 from salemove/fix-reconnect-after-ms
Fix the ability to set custom reconnectAfterMs
Configuration menu - View commit details
-
Copy full SHA for b35e58d - Browse repository at this point
Copy the full SHA b35e58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac5b968 - Browse repository at this point
Copy the full SHA ac5b968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d52007 - Browse repository at this point
Copy the full SHA 3d52007View commit details -
Merge pull request dsrees#98 from dsrees/update-deps
Update Dependencies
Configuration menu - View commit details
-
Copy full SHA for d8bbe8c - Browse repository at this point
Copy the full SHA d8bbe8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15369f9 - Browse repository at this point
Copy the full SHA 15369f9View commit details
Commits on Nov 22, 2023
-
feat: Allows channel creation using PayloadClosure
Dynamic parameters may be required when creating a channel. For example, the parameters of joinPush may need to be changed during reconnection.
Configuration menu - View commit details
-
Copy full SHA for 52d5156 - Browse repository at this point
Copy the full SHA 52d5156View commit details
Commits on Nov 24, 2023
-
Merge pull request dsrees#99 from ccolorcat/feature/create-channel-wi…
…th-payload-closure Allows channel creation using PayloadClosure
Configuration menu - View commit details
-
Copy full SHA for 95663f6 - Browse repository at this point
Copy the full SHA 95663f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f635586 - Browse repository at this point
Copy the full SHA f635586View commit details
Commits on Dec 4, 2023
-
feat: Allow receiving all messages with a non-null 'status' (dsrees#100)
In addition to the status "ok", "error" and "timeout", there may be custom status such as "approved". It would be more convenient if all messages with a non-null "status" could be received in the same callback.
Configuration menu - View commit details
-
Copy full SHA for 60d3e49 - Browse repository at this point
Copy the full SHA 60d3e49View commit details
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b314f94 - Browse repository at this point
Copy the full SHA b314f94View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master