Realtime entity DSL definition for table configuration.
Defines PubSub configuration for live updates. Supports both inline and block syntax:
# Inline realtime prefix: "site" # Block realtime do prefix "site" pubsub MyApp.Endpoint end
Returns the realtime entity definition.