thisissoon / FM-Frontend-API

A node js middle layer between FM Frontend and FM API
1 stars 0 forks source link

Feature: event integration #22

Closed jamesjwarren closed 9 years ago

jamesjwarren commented 9 years ago

This PR maps events from the redis PubSub system to the resourceful PubSub in sails, which will allow the FE to subscribe to the sails socket for events. For future applications this service could listen to events from any other transport, dependant on the backend service implementation.

Note: this will need to be updated as we configure more endpoints

edoparearyee commented 9 years ago

:+1: cool