class Athena::Mercure::Hub
inherits Reference
#
Included modules
Athena::Mercure::Hub::Interface
Athena::Mercure::Hub
Reference
#Athena::Mercure::Hub::Interface
.new(url : String, token_provider : AMC::TokenProvider::Interface, public_url : String | Nil = nil, token_factory : AMC::TokenFactory::Interface | Nil = nil, http_client : HTTP::Client | Nil = nil)
##public_url : String
##publish(update : AMC::Update) : String
##token_factory : AMC::TokenFactory::Interface | ::Nil
##token_provider : AMC::TokenProvider::Interface
##url : String
#