Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Tidy event queue

Contents

This example contains an example implementation of how to keep an event-loop tidy without lots of conditionals. This is done with the use of a simple event queue.