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: zahariaca/java.client.tutorials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: kaazing/java.client.tutorials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 15 files changed
  • 4 contributors

Commits on Feb 2, 2017

  1. fixed problem with connecting to wss in all 3 j2se demos, also cleane…

    …dup the projects, also added functionality for starting the pogram with a user inputed URI, username and password.
    zahariaca committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    02e7d3a View commit details
    Browse the repository at this point in the history
  2. small changes to README.md

    zahariaca committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1dbea04 View commit details
    Browse the repository at this point in the history
  3. small changes to README.md

    zahariaca committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    690e228 View commit details
    Browse the repository at this point in the history
  4. small changes to README.md

    zahariaca committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    1e999d3 View commit details
    Browse the repository at this point in the history
  5. small changes to README.md

    zahariaca committed Feb 2, 2017
    Configuration menu
    Copy the full SHA
    ef31a5e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Merge pull request kaazing#14 from zahariaca/fixForJavaDemosWSSProblem

    Fix for Java demos, WSS issues 571, 972 & 973
    David Witherspoon authored Mar 14, 2017
    Configuration menu
    Copy the full SHA
    aaf0aa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Update WSDemoClientMain.java

    updating demo server, demos.kaazing.com
    Michael Cretzman authored Sep 29, 2017
    Configuration menu
    Copy the full SHA
    809a97e View commit details
    Browse the repository at this point in the history
  2. Update AmqpDemoClientMain.java

    updating demo server, demos.kaazing.com.
    Michael Cretzman authored Sep 29, 2017
    Configuration menu
    Copy the full SHA
    7041c54 View commit details
    Browse the repository at this point in the history
  3. Update JMSDemoClientMain.java

    updating demo server, demos.kaazing.com
    Michael Cretzman authored Sep 29, 2017
    Configuration menu
    Copy the full SHA
    d1e6b53 View commit details
    Browse the repository at this point in the history
  4. Update strings.xml

    updating demo server, demos.kaazing.com
    Michael Cretzman authored Sep 29, 2017
    Configuration menu
    Copy the full SHA
    193df2a View commit details
    Browse the repository at this point in the history
  5. Update strings.xml

    updating demo server, demos.kaazing.com
    Michael Cretzman authored Sep 29, 2017
    Configuration menu
    Copy the full SHA
    05b683b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Update j2se/java-jms-demo/src/main/java/com/kaazing/jms/client/demo/J…

    …avaJMSClientDemo.java
    
    Added a challenge handler for authentication.
    jselit committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    0961684 View commit details
    Browse the repository at this point in the history
Loading