UNPKG

django-rest-messaging-js

Version:

Javascript consumer for django-rest-messaging and django-rest-messaging-centrifugo

7 lines (4 loc) 147 B
var Dispatcher = require('flux').Dispatcher; // Create dispatcher instance var AppDispatcher = new Dispatcher(); module.exports = AppDispatcher;