module Athena::Mercure::Hub::Interface

Direct including types

Defined in:

hub/interface.cr

Instance Method Summary

Instance Method Detail

abstract def public_url : String #

[View source]
abstract def publish(update : AMC::Update) : String #

[View source]
abstract def token_factory : AMC::TokenFactory::Interface | Nil #

[View source]
abstract def token_provider : AMC::TokenProvider::Interface #

[View source]
abstract def url : String #

[View source]