essessey v0.2.0 — elelemstream callbacks exported

elelem's On* setters replace rather than append, so Bind plus an app's own
OnRoundStart silently unregistered the adapter and emitted nothing. The
callbacks are now exported so an app can register its own hook and call the
adapter's from inside it.