Opt-in blueprint: import and register it to enable realtime.
It contributes the RealtimeServiceProvider, which binds realtimeManager and the default
connection as realtime. Configure connections under stone.realtime (or use @Realtime()). The
listener side is the light key-router (@RealtimeGateway). stone.providers is an array, so this
merges.
Opt-in blueprint: import and register it to enable realtime.
It contributes the RealtimeServiceProvider, which binds
realtimeManagerand the default connection asrealtime. Configure connections understone.realtime(or use@Realtime()). The listener side is the light key-router (@RealtimeGateway).stone.providersis an array, so this merges.