class Athena::MercureBundle::Discovery
inherits Athena::Mercure::Discovery
#
Extension of AMC::Discovery that accepts AHTTP::Request and stores the link in a request attribute for the AddLinkHeader listener.
Constructors#
Methods#
#add_link(request : AHTTP::Request, hub_name : String | Nil = nil) : Nil#
Adds the mercure relation link header to the provided request, optionally for the provided hub_name.