Skip to main content
Decorator to react to messages coming from the UI. The decorated function is called every time a new message is received.

Parameters

cl.Message
The message coming from the UI.

Usage