Closed dinosaure closed 6 years ago
Be able to catch exception from of_request function (which extract a binded request with local environment from a protobuf request) and reply an error to the client.
of_request
Fix #27
@dinosaure I've tested it, it does resolve #27. Thanks!
Be able to catch exception from
of_request
function (which extract a binded request with local environment from a protobuf request) and reply an error to the client.