Module m_captcha::master[][src]

Master actor module that manages MCaptcha actors

Structs

AddSite

Message to add an MCaptcha actor to Master

AddSiteBuilder

Builder for AddSite.

CleanUp

Message to clean up master of MCaptcha actors with zero visitor count

GetSite

Message to get an MCaptcha actor from master

Master

This Actor manages the MCaptcha actors. A service can have several MCaptcha actors with varying Defense configurations so a "master" actor is needed to manage them all

RemoveSite

Message to delete MCaptcha actor