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: selaromdotnet/nativescript-mqtt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: uniquejava/nativescript-mqtt
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.
  • 17 commits
  • 10 files changed
  • 5 contributors

Commits on Sep 13, 2016

  1. Update README.md

    klxdev authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    85725a7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    klxdev authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    af37b9e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    klxdev authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    807a3fa View commit details
    Browse the repository at this point in the history
  4. Update README.md

    klxdev authored Sep 13, 2016
    Configuration menu
    Copy the full SHA
    50fd0c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Update README.md

    klxdev authored Sep 21, 2016
    Configuration menu
    Copy the full SHA
    d27cf0b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    klxdev authored Sep 21, 2016
    Configuration menu
    Copy the full SHA
    87c38fc View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Update index.ts

    the error returned has no property "message", but rather "errorMessage"
    ejsuncy authored Apr 6, 2017
    Configuration menu
    Copy the full SHA
    8fb43ac View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2017

  1. Merge pull request #4 from ejsuncy/patch-1

    Update index.ts
    klxdev authored Apr 7, 2017
    Configuration menu
    Copy the full SHA
    1e39ed3 View commit details
    Browse the repository at this point in the history
  2. Add nativescript-websockets as a dependency

    Dan Bunker committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    2daa987 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'krislankford-readme-update'

    Dan Bunker committed Apr 7, 2017
    Configuration menu
    Copy the full SHA
    46038de View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Add ClientOptions interface and typings file

    Dan Bunker committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    ba188e0 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Add some code examples.
    ejsuncy authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    90581a6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ejsuncy authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    51ec18d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from ejsuncy/master

    Add some sample code to README
    klxdev authored Apr 8, 2017
    Configuration menu
    Copy the full SHA
    1b5e72c View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. #8 create MQTT.Message using current implementation of Message, add r…

    …etained flag to current Message (optional)
    JScearcy committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    9b2e659 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from JScearcy/master

    Resolve publish failure
    ejsuncy authored Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d7593f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. expose disconnect method.

    uniquejava committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    66d6996 View commit details
    Browse the repository at this point in the history
Loading