Description:

Creates a notification center where you can receive messages sent by JS clients through WebSockets.

Example:

rails generate loco:notification_center

This will create:
    app/services/notification_center.rb