Skip to content

Tutorials to be written

Diego Rabatone Oliveira edited this page Feb 9, 2017 · 1 revision

Here are a list of tutorials to be written:

  • Understanding KycoEvents and the @listen_to decorator (advanced)
    • Describe events naming;
    • Listening to specific events
    • Listening to multiple specific events (in one method) @listen_to(eventA, eventB)
    • Listening to events that match a regex
Clone this wiki locally