You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
small helper library that facilitates asynchronous (and some event driven) programming.
The concept is similar to the Reactive programming paradigm but without the need to use C++ std11 lambda's
About
small helper library that facilitates asynchronous (and some event driven) programming