Skip to content
Snippets Groups Projects
user avatar
Konstantin Osipov authored
Since connect/disconnect events in iproto run outside
fiber context, queue execution of on_connect/on_disconnect
triggers through the request queue. Generalize the request
queue for that purpose.

Implement a framework for on_connect/on_disconnect triggers
and Lua bindings for it.

Add tests and docs.
db6d2c84
History