Wires the broadcaster side of realtime into the container.
From stone.realtime it builds a RealtimeManager (with a default memory connection),
publishes it process-wide and binds realtimeManager and realtime (the default broadcaster). The
listener side is the light key-router from @stone-js/router: @RealtimeGateway (an alias of
@KeyHandler) registers gateway methods there, and a WS adapter drives them through the kernel.
The core is never touched: everything grafts here.
Wires the broadcaster side of realtime into the container.
From
stone.realtimeit builds a RealtimeManager (with a defaultmemoryconnection), publishes it process-wide and bindsrealtimeManagerandrealtime(the default broadcaster). The listener side is the light key-router from@stone-js/router:@RealtimeGateway(an alias of@KeyHandler) registers gateway methods there, and a WS adapter drives them through the kernel. The core is never touched: everything grafts here.