Skip to content
Commit 9cb442ac authored by Romain Bignon's avatar Romain Bignon
Browse files

add a 'requests' system to replace the primitive 'callbacks' system

It allows a backend to do requests to user by calling a registered
callback function.

In the requests manager, it locks each call to prevent multiple backends
requesting the same think at a time, from an idea of Adrien Clerc.

Closes #945
parent 5c3f2c96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment