The ModularApp provides two services and has access to a standard BRJS one.
A User Service that provides access to users of the chat application and a Chat Service providing chat based functionality.
All BladeRunnerJS apps have access to a standard service called the EventHub
.
It provides a simple Publish/Subscribe mechanism for in application messaging.