Skip to main content

Module Support

Module Support 

Source
Expand description

§Vine::Server::Notification::Support

Reusable helpers shared by multiple notification atoms.

  • RelayToSky::Fn - collapse the host.EmitToRenderer(SkyEvent, Parameter); dev_log!(tag, line); pair that ~25 % of the notification atoms use into a one-liner call.
  • UnregisterByHandle::UnregisterByHandle - provider-unregistration helper shared by the five unregister_* atoms.

Modules§

RelayToSky
Shared helper for notification atoms that are pure renderer-event relays.
UnregisterByHandle
Shared helper for provider-unregistration notification atoms.