• Kenton Varda's avatar
    Extend membrane framework to make revocation easy. · 4b28ee7f
    Kenton Varda authored
    I realized upon trying to use this framework in Sandstorm that proper revocation was not easy to implement as-is. It's easy enough to revoke new calls, but canceling existing calls requires implementing a custom RequestHook and such. Since revocation is arguably the most important thing one might want to do with a membrane, this should be built-in.
    4b28ee7f
membrane-test.c++ 12.9 KB