Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Upgrade to Mosca 2 #629

Closed
wants to merge 12 commits into from
Closed

Upgrade to Mosca 2 #629

wants to merge 12 commits into from

Commits on Mar 31, 2015

  1. Add error handling for Redis persistence and client

    Vera Krugliakova committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    bbe9162 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. Allow to override redis module in persistence

    Vera Krugliakova committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    25d4b99 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2015

  1. Merge branch 'master' of github.com:mcollina/mosca

    Vera Krugliakova committed Aug 10, 2015
    Configuration menu
    Copy the full SHA
    8776fb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2015

  1. Merge remote-tracking branch 'origin'

    Vera Krugliakova committed Nov 17, 2015
    Configuration menu
    Copy the full SHA
    c4b0c5b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2015

  1. Prevent closure memory leak while closing duplicate client

    Vera Krugliakova committed Nov 24, 2015
    Configuration menu
    Copy the full SHA
    a45a48b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2015

  1. Min keepalive timeout

    Vera Krugliakova committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    b4ee3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7669024 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from jeanadrien/connection-limit

    New MqttLimit interface limits the amount of ongoing connections
    verakruhliakova committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    7b43cc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

  1. Configuration menu
    Copy the full SHA
    238abd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from evrythng/patch

    tng-push patches
    verakruhliakova committed Jul 8, 2016
    Configuration menu
    Copy the full SHA
    d844aef View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

  1. Revert "Merge pull request #1 from evrythng/patch"

    This reverts commit d844aef, reversing
    changes made to f96e48e.
    Stephen Young committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    3ddabda View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into mosca2

    * upstream/master: (62 commits)
      Bumped v2.3.0
      comments clean up
      empty interfaces should not be invalid
      added ws to dev dependencies
      adding unit test for websocket attach
      mqtt over websocket on different path
      enable docker hub builds for Raspberry Pi
      Fixed dockerfile-rpi docker build
      Explicit support of `redisClient({ url })`
      bumped v2.2.0
      forward ascoltatori error events
      added mongo and redis test db to .dockerignore
      removed hiredis
      refactor the test to avoid using timeout
      add test for 'unsubscribe while multi subscriptions' and fix bug
      Fixbug (subscribes with same topic, may lead to the ascoltatore added multi cbs, and can't unsubscribe)
      Bumped v2.1.0
      Rename Server_Wtih_All Interfaces-Settings.js to Server_With_All_Interfaces-Settings.js
      avoid erroring when client disconnect abruptly in tests
      fix broken tests on travis?
      ...
    Stephen Young committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    f25b0cb View commit details
    Browse the repository at this point in the history