Pusher

Content Type: Service
Categories: Communication

Overview

This module provides an integration with Pusher, that allows you to notify clients (browser & mobile) when an object is changed. This module contains a connector and a widget. The connector allows you to push a notification when an object has changed. The widget should be placed in the object that should listen to changes and on the notification it can call a microflow or nanoflow so that an action can be done like refreshing the data.

Documentation

Please see Pusher in the Mendix documentation for details.

Releases

Version: 3.1.0
Framework Version: 9.18.4
Release Notes: ## Changed - We renamed the `_version` folder to `_internal`. ## Added - We have added a migration file for the module dependencies. - We added `.version` file which now located at `themesource/pusher/.version`
Version: 3.0.0
Framework Version: 9.18.4
Release Notes: ### Breaking changes - We changed minimum Mendix version to 9.18.4
Version: 2.2.1
Framework Version: 8.12.5
Release Notes: Library Upgrades: - commons-codec-1.6.jar to commons-codec.1.16.jar - commons-io-2.6.jar to commons-io-2.11.0.jar - commons-logging-1.1.3.jar to commons-logging-1.2.jar - httpclient-4.3.6.jar to httpclient-4.5.13.jar
Version: 2.2.0
Framework Version: 8.12.5
Release Notes: Updated gson library to v2.9.1. Include RequiredLib files to follow best practices.
Version: 2.1.1
Framework Version: 8.12.5
Release Notes: Remove restrictions on cluster list in the Java Action.