Behaviour: openflax.handler.
This handler's security/featurefulness tradeoff level is 0 (Security.) if access to this resource is properly configured (e.g. restricted to 127.0.0.1.)
This handler allows the system to be actively watched so that intrusion attempts can be immediately observable.
| serve/1 | Lets the user agent watch as connections come and go. |
| start/1 | Initializes the connection-monitor broadcaster. |
| stop/1 | Shuts down the connection-monitoring subsystem. |
serve(Conf::conf()) -> response()
Lets the user agent watch as connections come and go.
Initializes the connection-monitor broadcaster.
Shuts down the connection-monitoring subsystem.